Communities

(DEV) Codidact Meta
(DEV) Codidact Meta
(DEV) Writing
(DEV) Writing
Proposals
Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

50%
+0 −0
Q&A Is MathML converted by the MathJax library?

MathJax: $$1+1=2$$MathML: No, the MathML is stripped out so MathJax has nothing to work on.

0 answers  ·  posted 3d ago by trichoplax‭  ·  edited 3d ago by trichoplax‭

Question lets-see-if-this-works
#2: Post edited by user avatar trichoplax‭ · 2025-03-31T22:05:31Z (3 days ago)
No
  • MathJax:
  • $$1+1=2$$
  • MathML:
  • <math>
  • <mn>1</mn>
  • <mo>+</mo>
  • <mn>1</mn>
  • <mo>=</mo>
  • <mn>2</mn>
  • </math>
  • MathJax:
  • $$1+1=2$$
  • MathML:
  • <math>
  • <mn>1</mn>
  • <mo>+</mo>
  • <mn>1</mn>
  • <mo>=</mo>
  • <mn>2</mn>
  • </math>
  • No, the MathML is stripped out so MathJax has nothing to work on.
#1: Initial revision by user avatar trichoplax‭ · 2025-03-31T22:03:55Z (3 days ago)
Is MathML converted by the MathJax library?
MathJax:

$$1+1=2$$

MathML:

<math>
  <mn>1</mn>
  <mo>+</mo>
  <mn>1</mn>
  <mo>=</mo>
  <mn>2</mn>
</math>