I've been trying to insert a line break in a title, but I can't find a way to achieve it with any of the title formats.
I've tried using the end-of-line + to force a line break, or simply wrapping the title over multiple lines, but nothing produces a linebreak in the output. I'm outputting to HTML (specifically using the Slidy backend) so what I'm hoping to get is markup like: <h1>Title Line 1 <br />Title Line 2</h1> Is this possible at all? -- 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.
