On 22/09/10 01:30, Gregory wrote:
Hi, I started to develop a redmine wiki formatter (plugin) which support asciidoc. I use the option "-s" to remove html header and footer but this option removes also the toc and the document header. Could you add an option which only removes all data not between<body> and</body>?
You can do this by creating a conf file with custom [header] and [footer] sections that only include the required tags. You'll need to include links for the TOC css and the TOC div for the TOC to work.
Cheers Stuart
Thanks, Gregory
-- 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.
