lib/plurimath/math/symbols/paren/rbrack.rb in plurimath-0.8.10 vs lib/plurimath/math/symbols/paren/rbrack.rb in plurimath-0.8.11

- old
+ new

@@ -23,10 +23,10 @@ def to_unicodemath encoded end - def to_mathml_without_math_tag + def to_mathml_without_math_tag(_) ox_element("mi") << encoded end def to_omml_without_math_tag(_) "&#x5d;"