Blank page viewing issue with markdown exception
We are currently investigating why https://yellowgrass.org/issue/MetaC/33 results in a blank page.
We already increased markdown parse timeout and return appropriate error message, but for some reason this code isn’t touched in this case.
Submitted by Elmer van Chastelet on 23 May 2013 at 14:17
Issue Log
On 23 May 2013 at 15:02 Elmer van Chastelet commented:
Definitely caused by pegdown issue #43: Extremely slow parsing for certain pathological input
I replaced the underscores in problematic text and no timeouts anymore.
On 26 May 2013 at 17:26 Elmer van Chastelet commented:
Now using a patched pegdown lib.
https://github.com/Elmervc/pegdown/commit/bd636ee89d21b89139c1ce6bbbb107037a448bf5
On 26 May 2013 at 17:26 Elmer van Chastelet closed this issue.
Log in to post comments