openSUSE / docbookrx

(An early version of) a DocBook to AsciiDoc converter written in Ruby.
MIT License
1 stars 2 forks source link

authors must follow directly after title #20

Closed kkaempf closed 6 years ago

kkaempf commented 6 years ago

There must not be a blank line between title and authors. Otherwise asciidoctor will treat authors as para

kkaempf commented 6 years ago

fixed