HTML Renderer
Dokumentation • Features • HTML Renderer
HTML Renderer Features / Goals
- Automatic light/dark mode from OS via media queries
- Responsive websites (mobile first)
- Syntax highlighting of code blocks
- Automatic Asset copying to the output
Technical Facts
- Razor Light (Wrapper for the Razor Engine by Microsoft) renders HTML
- Markdig renders the Markdown (CommonMark) files to HTML
✎ Edit Page