@togo-framework/ui-markdown
v0.1.0
Published
togo UI kit — markdown renderer (GFM, syntax highlighting, mermaid-ready) + editor. Depends on @togo-framework/ui-core and @togo-framework/ui-data-table.
Readme
@togo-framework/ui-markdown
Markdown renderer (GFM, syntax-highlighted code blocks, mermaid diagrams, table export to image) plus a lightweight markdown editor. Part of the togo UI kit.
npm install @togo-framework/ui-markdownimport { MarkdownRenderer, MarkdownEditor } from "@togo-framework/ui-markdown";Requires @togo-framework/ui-core and @togo-framework/ui-data-table (tables
embedded in markdown render via the shared DataTable component).
