Open zachallaun opened 8 months ago
Thank you for this report
Thank you again for this report, unfortunately the easy fix is not backwards compatible, as we resolve inline code later when joining lines together.
So this will need to wait for 1.5 and the peg parser I am afraid.
Keeping this open, but ETA is very uncertain.
I noticed this while browsing the docs for Erlang's new
json
module here; some list items were wrapped in a<p>
, while others weren't. I was able to shrink the test case down enough to find that the|
was the culprit.