Re: Customizing HTML footer
Posted by
rwinch on
URL: https://discuss.asciidoctor.org/Customizing-HTML-footer-tp462p467.html
I'm also wanting to do something similar with the gradle plugin. Issue 486 seems to indicate that asciidoctor won't support customizing the footer until 0.1.4 [1]. For that reason, I'm guessing you will need to customize the template until the next release. It may be possible for this to work with asciidocotor v0.1.4.preview.3, but I haven't had time to verify this (or determine exactly how to do it).
[1]
https://github.com/asciidoctor/asciidoctor/issues/486Cheers,
Rob Winch