asciidoctor / asciidoctor-leanpub-converter

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

How to handle the passthrough block macro #27

Closed ysb33r closed 9 years ago

ysb33r commented 9 years ago

Although most of passthrough has been implemented via #22, still not sure how to generate pass::[text] into leanpub.

Also posted a question on Asciidoctor Forum: http://discuss.asciidoctor.org/Difference-between-inline-pass-macro-and-block-pass-macro-tp3286.html

ysb33r commented 9 years ago

Not supported by Asciidoctor apparantly - http://discuss.asciidoctor.org/Difference-between-inline-pass-macro-and-block-pass-macro-td3286.html#a3288.

Test will be removed.