Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<title>Non-MathML children of annotation and annotation-xml (reference)</title>
<meta charset="utf-8"/>
<style>
annotation-xml, annotation { display: initial; }
</style>
</head>
<body>
<math>
<mtext>annotation</mtext>
</math>
<math>
<mtext>annotation-xml</mtext>
</math>
</body>
</html>