mirror of
https://github.com/davrot/pytutorial.git
synced 2025-06-08 10:00:01 +02:00
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>
|
<script>
|
||||||
MathJax = {
|
MathJax = {
|
||||||
tex: {
|
tex: {
|
||||||
inlineMath: [['$', '$']]
|
inlineMath: [['$', '$'], ["$'", "'$"]]
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue