math-elements.json 391 B

12345678910111213141516171819202122232425262728293031323334
  1. [
  2. "math",
  3. "maction",
  4. "annotation",
  5. "annotation-xml",
  6. "menclose",
  7. "merror",
  8. "mfenced",
  9. "mfrac",
  10. "mi",
  11. "mmultiscripts",
  12. "mn",
  13. "mo",
  14. "mover",
  15. "mpadded",
  16. "mphantom",
  17. "mprescripts",
  18. "mroot",
  19. "mrow",
  20. "ms",
  21. "semantics",
  22. "mspace",
  23. "msqrt",
  24. "mstyle",
  25. "msub",
  26. "msup",
  27. "msubsup",
  28. "mtable",
  29. "mtd",
  30. "mtext",
  31. "mtr",
  32. "munder",
  33. "munderover"
  34. ]