Skip to content

$$-math in quote blocks doesn't render

MWE:

> $$
> a
> $$

$$ a $$

Screenshot (Nov 15, 2023): screenshot_2023-11-15-124850

It works fine with backticked math:

a
Edited by Nico Schlömer