diff --git a/examples/article.html b/examples/article.html index 740d72d..8f78266 100644 --- a/examples/article.html +++ b/examples/article.html @@ -20,7 +20,12 @@ "affiliation":"Google Brain", "affiliationURL":"https://g.co/brain" } - ] + ], + "katex": { + "delimiters": [ + {"left": "$$", "right": "$$", "display": false} + ] + } } @@ -29,10 +34,8 @@ - -

How to Use t-SNE Effectively

-

Although extremely useful for visualizing high-dimensional data, t-SNE plots can sometimes be mysterious or misleading.

-
+

How to Use t-SNE Effectively

+

Although extremely useful for visualizing high-dimensional data, t-SNE plots can sometimes be mysterious or misleading.