fix: latex rendering bugs + patch for #195
This commit is contained in:
parent
ca84da5b31
commit
e6c7a4e1e2
6 changed files with 10 additions and 8 deletions
|
@ -160,6 +160,9 @@
|
|||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
macros: {
|
||||
'’': "'"
|
||||
},
|
||||
throwOnError : false
|
||||
});
|
||||
{{end}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue