Update default.html
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
9ad926fbd1
commit
2e5e4d2b6e
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<script>
|
||||
MathJax = {
|
||||
tex: {
|
||||
inlineMath: [['$', '$']]
|
||||
inlineMath: [['$', '$'], ["$'", "'$"]]
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
Loading…
Reference in a new issue