fix: latex rendering bugs + patch for #195
This commit is contained in:
@ -160,6 +160,9 @@
|
||||
{left: '$$', right: '$$', display: true},
|
||||
{left: '$', right: '$', display: false},
|
||||
],
|
||||
macros: {
|
||||
'’': "'"
|
||||
},
|
||||
throwOnError : false
|
||||
});
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user