An open API service indexing awesome lists of open source software.

https://github.com/episod/retool-ccl-markdown-for-developers

Render Markdown with Mermaid and other features in Retool as a custom component
https://github.com/episod/retool-ccl-markdown-for-developers

markdown mermaidjs react retool

Last synced: about 1 month ago
JSON representation

Render Markdown with Mermaid and other features in Retool as a custom component

Awesome Lists containing this project

README

          

## react-markdown-preview for Retool

Want some more control over how your Markdown renders in Retool? Want to render inline Mermaid.js charts, graphs, and graphics?

This custom component library is for you.

To learn more about how custom component libraries work, visit Retool's [official documentation](https://docs.retool.com/apps/guides/custom/custom-component-libraries).

Thanks to @yuwhs for the underlying [react-markdown-preview](https://github.com/uiwjs/react-markdown-preview) component at [https://github.com/uiwjs/react-markdown-preview](https://github.com/uiwjs/react-markdown-preview).