emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Inequalities in math blocks


From: Timothy
Subject: Re: Inequalities in math blocks
Date: Thu, 07 Oct 2021 21:05:33 +0800
User-agent: mu4e 1.6.5; emacs 28.0.50

Hi Rudolf,

> I do not understand. As Max pointed out, inequalities break HTML export in 
> and as well.
>
> Example:
>
> - a<b
> - b>a
>
> Org should rewrite < and > to &lt; and &gt; to avoid broken HTML, or as < and 
>  in general.

I think we’ve drifted a bit to the differences in processing (where the `\( ... 
\)'
vs `$ ... $' comments are most pertinent), but as you say for valid HTML < and >
should be rewritten. I don’t think I’ve seen an issue because MathJax seems to
take care of it, but it looks like MathJax is also fine with &lt; and &rt;.

As the maintainer for ox-html, I’ll take a look at this. I am exceptionally busy
over the next few weeks though, so there may be a brief delay.

All the best,
Timothy

reply via email to

[Prev in Thread] Current Thread [Next in Thread]