aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn
diff options
context:
space:
mode:
authorstudent <student@web>2015-07-01 13:33:54 -0400
committeradmin <admin@branchable.com>2015-07-01 13:33:54 -0400
commit040c2dac9ed97139bdca51923cc8ac60f5ea353d (patch)
tree0dbbd3cf43971e3306abe66ea9ef2c45dca2114a /doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn
parentc37aee9c9c46ace725d20b38b3c85a5cf9cd663f (diff)
downloadikiwiki-040c2dac9ed97139bdca51923cc8ac60f5ea353d.tar
ikiwiki-040c2dac9ed97139bdca51923cc8ac60f5ea353d.tar.gz
Diffstat (limited to 'doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn')
-rw-r--r--doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn b/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn
index e3b304b2d..acc1d910c 100644
--- a/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn
+++ b/doc/bugs/mathjax_doesn__39__t_work_anymore_after_upgrade.mdwn
@@ -12,6 +12,7 @@ I installed mathjax as described here http://stackoverflow.com/a/8444409/406686.
The rebuild of an old site containing math is missing the following lines:
+<code>
<script src="/mathjax/MathJax.js?config=TeX-AMS_HTML-full" type="text/javascript"></script>
</head>
<body>
@@ -23,3 +24,4 @@ If your browser supports JavaScript, be sure it is enabled.</b>
</div>
<hr>
</noscript>
+</code>