msmid / markdown2docbook

Conversion tool for transforming markdown text files to DocBook/HTML documents. Project is based on XSLT 2.0 technology.
MIT License
21 stars 6 forks source link

Nested blockquotes fix #45

Closed msmid closed 9 years ago

msmid commented 9 years ago

It seems that nested blockquotes are buggy.

msmid commented 9 years ago

Solved.