Skip to main content

Module html

Module html 

Source
Expand description

HTML browser viewer backend (pandoc + system browser). HTML browser viewer backend.

Converts a markdown document to standalone HTML via pandoc and opens it in the system default browser (open on macOS, xdg-open on Linux).

Structsยง

HtmlViewer
Render markdown as HTML in the system browser via pandoc.