I added a linebreak with plus (+) in my asciiDoc document. After
generation i can see the linebreak in the XML file:
<simpara>
  Test1
  <?asciidoc-br ?>
  Test2
  <?asciidoc-br ?>
  Test3
</simpara>

The problem is I also generate a pdf file, but theres no line break in
the pdf file. How can I get a linebreak in the PDF by using asciidoc?

-- 
You received this message because you are subscribed to the Google Groups 
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/asciidoc?hl=en.

Reply via email to