asciidoctor / asciidoctor-leanpub-converter

A backend for AsciidoctorJ to generate Leanpub-flavoured Markdown
Apache License 2.0
16 stars 9 forks source link

Support Labeled Lists (Markdown Definition Lists) #30

Closed ysb33r closed 8 years ago

ysb33r commented 9 years ago

See http://asciidoctor.org/docs/user-manual/#labeled-list

See https://leanpub.com/help/manual#leanpub-auto-definition-lists

See http://kramdown.gettalong.org/syntax.html#definition-lists

ysb33r commented 9 years ago

Accidentaly closed. This feature has not been implemented yet.