Based on GitLabMarkdownViewer,
Add custom settings to change the font size and style,
Adjust project structure, remove styles without references, update third-party dependencies.
- Renders markdown files.
- Only UTF-8 encoded markdown files are supported.
Math formulas are supported.KaTeX doesn't work in quirks mode.
- markdown-it/markdown-it: Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
- cmrd-senya/markdown-it-html5-embed: This is a plugin for markdown-it which adds support for embedding audio/video in the HTML5 way
- KaTeX/KaTeX: Fast math typesetting for the web.
- highlight.js
- goessner/markdown-it-texmath: Support TeX math equations with your Markdown documents.