Website/node_modules/mathjax-node/test-files/test-am.html

13 lines
152 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>This is the title</title>
</head>
<body>
<h1>Math: `x`.</h1>
<p>
More Math:
<center>`x/y`</center>
</body>
</html>