metanorma / coradoc

Coradoc is the Core AsciiDoc Parser used by Metanorma
MIT License
1 stars 4 forks source link

Handle matching pairs of block delimiters of not-default lengths #41

Closed ronaldtse closed 7 months ago

ronaldtse commented 7 months ago

Let's separate these into different classes. The number of ---- / ___ etc. can change, e.g. 3, 4, 5, 6, 10. But always matching in begin/end.

_Originally posted by @ronaldtse in https://github.com/metanorma/coradoc/pull/33#discussion_r1569624386_