[NTG-context] Markdown subitems fail
Marco
netuse at lavabit.com
Thu May 10 20:56:29 CEST 2012
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
More information about the ntg-context
mailing list