Moving in Ike's new files, touches of multicourse

This commit is contained in:
Isaac Chuang
2012-05-13 20:33:29 -04:00
committed by Piotr Mitros
parent 15cae333d4
commit 8989605cba
9 changed files with 132 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
<section class="math-string">
% if isinline:
<span>[mathjaxinline]${mathstr}[/mathjaxinline]</span>
% else:
<span>[mathjax]${mathstr}[/mathjax]</span>
% endif
<span>${tail}</span>
</section>