[clsi] Add mathml option to HTML export GitOrigin-RevId: c0736f0ae78020c2c554e8aaed9472f050323fd4
@@ -173,6 +173,7 @@ const LATEX_EXPORT_CONFIGS = {
'--to',
'html',
'--standalone',
+ '--mathml',
],
},
}
@@ -91,6 +91,7 @@ const LATEX_TO_DOCUMENT_CASES = [
'--resource-path=..',
'--extract-media=.',