Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8"/>
    <title>Basic mathvariant transforms with the default font (reference)</title>
  </head>
  <body>
    <p>Test passes if you see three lines of text rendered with corresponding
      italic, bold, bold-italic characters from the
      Mathematical Alphanumeric Symbols block:</p>
    <p><math><mtext>πΌπ‘ππππ</mtext></math></p>
    <p><math><mtext>ππ¨π₯π</mtext></math></p>
    <p><math><mtext>π©πππ
π°πππππ</mtext></math></p>
  </body>
</html>