Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
  <head>
    <title>notation attribute on mstyle (reference)</title>
  </head>
  <body>
    <math>
      <mstyle>
        <menclose>
          <mtext>menclose</mtext>
        </menclose>
      </mstyle>
    </math>
  </body>
</html>