Merge branch 'bzr/golem' of /Users/distler/Sites/code/instiki

This commit is contained in:
Jacques Distler 2009-07-09 15:42:14 -05:00
commit 6079fedc16

View file

@ -222,6 +222,12 @@ END_THM
%{inline' xmlns='http://www.w3.org/1998/Math/MathML'><mi>math} +
%{bb</mi><mn>123 </mn></math></p>},
"blackboard digits: $\mathbb{123}$")
assert_markup_parsed_as(
%{<p>\\rlap: <math class='maruku-mathml' display='} +
%{inline' xmlns='http://www.w3.org/1998/Math/MathML'><mpadded} +
%{ width='0'><mn>123 </mn></mpadded></math></p>},
'\rlap: $\rlap{123}$')
end
def test_blahtex