Markdown Parser for AI Models Plugin
About the plugin
This plugin parses Markdown to HTML and also displays the HTML output automatically! The plugin is optimized for the streaming response from AI models so you can easily render the Markdown output. It will parse the response instantly.
You can also use it as a standalone Markdown parser of course. You can use CSS inside the plugin properties to have full control over styling.
🚨 Important: Ensure you are familiar with CSS before attempting to style the rendered HTML output.
✅ Automatically renders HTML Output
✅ We only apply the CSS to the HTML rendered by the plugin element, so you don't have to worry about using super specific CSS selectors.
✅ Optimized to use with AI models
✅ Supports LaTeX/KaTeX Math Formulas