Skip to content

Commit f10d675

Browse files
committed
Link to katex options doc
1 parent cfd1b0a commit f10d675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.scala

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ object KaTeX {
452452
output: String = "htmlAndMathml"
453453
): String =
454454
synchronized {
455+
// https://katex.org/docs/options
455456
val options = Map(
456457
"throwOnError" -> true,
457458
"strict" -> true,

0 commit comments

Comments
 (0)