MathJax wrong block delimeters
Article Writing
1
Posts
1
Posters
0
Views
1
Watching
-
I'm using MathJax in one of my articles, which is supported by CodeProject. Is there a way to change dollar sign delimiters in math blocks? I would like to use: ```text
\[ x + y = z \]
``` Rather than: ```text
$ x + y = z $
``` The block format is described in Using LaTeX in articles on CodeProject[^]
Daniel Vaughan LinkedIn | Twitter | Blog | Microsoft MVP | Codon | Outcoder