@crazydos/vue-llm-rich-message
Vue component for insert component in llm message
Vue component for insert component in llm message
Vue component for rendering markdown with unified
Render Markdown as React components
Syntax highlighter for markdown code blocks - with support for plugins
MDX compiler
Gridsome Remark plugin to embed external stuff like github gist, twitter feeds, youtube videos etc.
Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences
A collection of plugins
Convert markdown to Vue
Fancy-ish emails using Vue components
Replaces the markdown image with an enhanced:img from the @sveltejs/enhanced-img.
Core engine to convert extended MDAST to DOCX. Supports plugins for footnotes, images, lists, tables, and more. Designed for seamless Markdown-to-DOCX conversion.
A plugin for @m2d/core that parses emoji shortcodes like :smile: and replaces them with their corresponding Unicode emoji characters for DOCX output.
Plugin to convert mathematical expressions in Markdown (MDAST) to DOCX using LaTeX-style syntax. Integrates seamlessly with mdast2docx.
Extended MDAST types and custom node data for mdast2docx with support for DOCX formatting.
A unified plugin to prepare MDAST trees for DOCX conversion using mdast2docx.
Plugin to convert Markdown tables (MDAST) to DOCX with support for rich formatting and seamless integration into mdast2docx.
Extend MDAST by parsing embedded HTML in Markdown. Converts HTML into structured MDAST nodes compatible with @m2d/core for DOCX generation.
MDAST to DOCX plugin for resolving and embedding images. Supports base64, URLs, and custom resolvers for seamless DOCX image integration.
Plugin to convert ordered and unordered lists from Markdown (MDAST) to DOCX. Supports nesting, custom bullets, and numbering styles.