Closed fariedabuzaid closed 1 year ago
The problem is not the inline fraction but the fact that the math is broken into multiple lines and one line starts with a hyphen, which is interpreted by the markdown renderer as a bullet point. In theory, there is a safeguard against this in https://github.com/texmacs/markdown/blob/9ef379264847ce8bb9adbb0acfa515fa5d6757ae/progs/markdownout.scm#L238-L245, but it seems not to work in this case.
Happens preferably (but non-deterministically) if multiple fractions are used in a single inline math environment
In [Browser:]
In TeXmacs:
@mdbenito see also https://gitlab.com/iaai/appliedAI/transferlab/tfl-website/-/commit/90a541c594aa7563cc3689d22725f30a68738cc9