Thanks for testing! Ihor Radchenko <[email protected]> writes:
> Bastien <[email protected]> writes: > >> I'm curious if you can try the hop parser on goals.org. >> >> ~$ bbin install io.github.bzg/hop # to install >> ~$ hop goals.org # to get a json tree >> ~$ hop -f html goals.org # to export as HTML > > Warning (line 41759): Unterminated drawer data > (that's a drawer with unindented contents inside a list) ... mh, then a bug in org-parse (the Clojure parser used in hop). Can you share the structure of the list+drawer so that I can test and fix this? > It does not crash, which is the best result I have seen :) \o/ -- Bastien
