instaparse

If you're not trampolining your parser, why bother getting up in the morning?
seylerius 2016-10-27T09:06:58.000003Z

So, (map (partial reparse-string is-table) (nth (parse-file "<http://sample.org|sample.org>") 6)) fails, complaining about a lack of either #"\r\n" or #"[\r\n]". Essentially, it seems to think a :br should start the text line in that section.

aengelberg 2016-10-27T16:23:03.000004Z

@seylerius where is the grammar you're using to parse? apologies if you posted earlier and I missed it.

aengelberg 2016-10-27T16:23:12.000005Z

and sample file?

seylerius 2016-10-27T17:20:02.000006Z

Ach, forgot to link to the repo. https://github.com/seylerius/organum