HTML output for cross-browser support
This commit is contained in:
parent
aded3c9de2
commit
d2054ea685
2 changed files with 1 additions and 5 deletions
|
@ -426,7 +426,7 @@ export function bodyToHtml(content: IContent, highlights: string[], opts: IOpts
|
|||
{
|
||||
throwOnError: false,
|
||||
displayMode: d.display,
|
||||
output: "mathml",
|
||||
output: "htmlAndMathml",
|
||||
})
|
||||
});
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue