TYPST_PREVIEW_HTML

Constant TYPST_PREVIEW_HTML 

Source
pub const TYPST_PREVIEW_HTML: &str = "<html><body>Typst Preview needs to be built with the `embed-html` feature to work!</body></html>";
Expand description

A dummy HTML file to be used when the typst-preview feature is not enabled.