mirror of
https://github.com/jgm/pandoc.git
synced 2026-08-25 09:47:06 +00:00
E.g. instead of rendering `x<em> space </em>y` as `x* space *y` we render it as `x *space* y`. Closes #10696.
E.g. instead of rendering `x<em> space </em>y` as `x* space *y` we render it as `x *space* y`. Closes #10696.