powered by
Identity functions for different font styles
plain(x)italic(x)bold(x)
italic(x)
bold(x)
x
the expression to render
plain(1) + bold(2) + italic(3) mathml(term=quote(plain(abc) + bold(def) + italic(ghi)))
Run the code above in your browser using DataLab