Enivex
Enivex
> Note that there are multiple HTML tags that have the same style by default but different semantic connotations: [`cite`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/cite), `em`, and [`i`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/i) for italics and [`b`](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/b) and `strong` for...
> Afaik [KaTeX](https://katex.org) uses MathML under the hood where possible but is more fully featured and might be less hassle than MathML itself. That would require converting typst math to...
> what if we convert the typst to markdown, then let markdown ecosystem take care of the rest? am I not thinking correct? That conversion would be _very_ lossy.
> Interesting to read: [MathML is a failed web standard](https://www.peterkrautzberger.org/0186/) That's outdated. Look up MathML Core
To me it seems natural that intertext would just split the equation environment into two parts. Sure the alignment would be off, but at least the text would be there....
> i think using unicode chars in source are generally not a good idea. I still think there’s a chance I’m misunderstanding something, but why dont i use the MS...
> The latest version of IEEE [reference guide](http://journals.ieeeauthorcenter.ieee.org/wp-content/uploads/sites/7/IEEE_Reference_Guide.pdf) (V 11.29.2023, accessed from https://journals.ieeeauthorcenter.ieee.org/your-role-in-article-production/ieee-editorial-style-manual/) requires all citations written out without compressing. That specific change would not be typst's responsibility though, but...
https://discord.com/channels/1054443721975922748/1088371867913572452/1224684053870153848 Some minor discussion on discord
This is intentional
> Ok, in this case, this should be clearly documented and explained, because it's extremely confusing to stumble upon. Also, what is the reason for this behaviour? Let me ask...