fix latex misrendering
This commit is contained in:
parent
146e975932
commit
e6e04c03c4
4 changed files with 2 additions and 5 deletions
|
@ -8,8 +8,6 @@
|
|||
delimiters: [
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
{left: '\\(', right: '\\)', display: false},
|
||||
{left: '\\[', right: '\\]', display: true}
|
||||
],
|
||||
throwOnError : false
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue