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
- Host: GitHub
- URL: https://github.com/episod/retool-ccl-markdown-for-developers
- Owner: episod
- License: mit
- Created: 2024-11-23T00:45:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T00:52:56.000Z (over 1 year ago)
- Last Synced: 2025-02-01T01:41:21.192Z (over 1 year ago)
- Topics: markdown, mermaidjs, react, retool
- Language: TypeScript
- Homepage: https://docs.retool.com/apps/guides/custom/custom-component-libraries
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).