PandocSettings.

KaTeX Property

Summary

Use KaTeX to display embedded TeX math in HTML output.The URL is the base URL for the KaTeX library.That directory should contain a katex.min.js and a katex.min.css file. If a URL is not provided, a link to the KaTeX CDN will be inserted.
Assembly
Cake.Pandoc.dll
Namespace
Cake.Pandoc
Containing Type
PandocSettings

Syntax

public string KaTeX { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
string