jgm / jgm/commonmark-hs

New pathological parsing for fenced divs

Open
#40 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
145
Forks
38
PR merge metrics
No merged PRs in 30d

Description

```
python -c 'n=800; print("::: {#id}\n" * n + "a\n" + ":::\n" * n)'
```
This is a problem with the new fix for detecting fence closers.
At each close we need to iterate through all subordinate fenced divs in the stack.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.