Subitems in markdown behave buggy. Example: \usemodule [markdown] \starttext \startmarkdown - Some item - Another item - Subitem one - Subitem two \stopmarkdown \stoptext Result: • Some item • Another item startmarkdownitemize[packed] startitem Subitem one stopitem stopmarkdownitemize Using pandoc works fine. I assume the markdown module uses a custom lua parser internally. Marco
On 10-5-2012 20:56, Marco wrote:
Subitems in markdown behave buggy. Example:
\usemodule [markdown] \starttext \startmarkdown - Some item - Another item - Subitem one - Subitem two \stopmarkdown \stoptext
Result:
• Some item • Another item startmarkdownitemize[packed] startitem Subitem one stopitem stopmarkdownitemize
Using pandoc works fine. I assume the markdown module uses a custom lua parser internally.
indeed, and I need to update it (some ay) Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
On 2012-05-10 Hans Hagen
I assume the markdown module uses a custom lua parser internally.
indeed, and I need to update it (some ay)
There's no need to invest time on that issue. I just discovered the module and gave it a shot. Anyhow, I use pandoc for the conversion (and let the pandoc folks fix the parser bugs ;) Marco
participants (2)
-
Hans Hagen
-
Marco