On Wed, Aug 01, 2012 at 05:34:06AM -0700, Martin Rode wrote: > [...] > > So my question now is, how can I get asciidoc to give me all HTML including > the Section 0 header(s), but without any additional HEAD- or BODY-tags?
Use a custom configuration file with a modified header/footer
section (trailing newline is important):
[header]
<the stuff you want in the header, including the section 0
stuff>
[footer]
To get the relevant data for [header] look into the default
configuration file and copy it: html4.conf, html5.conf or
xhtml11.conf - depending on which backend you use.
Regards,
Simon
--
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9
pgp55cY6vIKjI.pgp
Description: PGP signature
