Remove files that should be ignored based on .gitignore

This commit is contained in:
Storm Dragon
2024-10-17 16:28:08 -04:00
parent 3278dd8a6c
commit 9569c50a0b
1448 changed files with 0 additions and 1537952 deletions

View File

@ -1,10 +0,0 @@
<html>
<head><meta charset="utf-8"></head>
<body>
<div>MathML mrow test cases</div>
<math display="block"><mrow><mi>x</mi><mo>+</mo><mn>2</mn></mrow></math>
<div>End of first case</div>
<math display="block"><mrow><mo>(</mo><mi>x</mi><mo>≪̸</mo><mi>y</mi><mo>)</mo></mrow><mo></mo><mrow><mo>(</mo><mi>X</mi><mo>⊂⃒</mo><mi>Y</mi><mo>)</mo></mrow></math>
<div>End of test</div>
</body>
</html>