Hi <@U02UK351E9W> &amp; <@U022R8MK5UJ>! Wanted to ...
# design-datahub-documentation
l
Hi @brave-insurance-80044 & @boundless-student-48844! Wanted to introduce you to Lucca - he is interested in contributing support for Mermaid diagrams via markdown using mermaid.js (feature request here). @numerous-eve-42142 - Amanda & Harvey are on the Grab team and have been working on a contribution to improve our documentation functionality (targeting to contribute it by the end of the year). I’m not sure how much overlap there is between the two workstreams, but wanted to make sure you were connected just in case!
b
Hey Lucca! We’re building the new Editor using Remirror. Given the extensibility of Remirror, it shouldn’t be an issue to build a mermaidjs extension on top of it - probably need to create a custom
Code Block Extension
(original ext here) to add the
mermaid
decorator. While we’re cleaning up the editor PR, perhaps you can start with some exploration on Remirror and it’s extensions first?