Output Author for embedded documents
Posted by edsa on May 17, 2020; 12:41pm
URL: https://discuss.asciidoctor.org/Output-Author-for-embedded-documents-tp8009.html
Hello,
I've started using asciidoctor because it can convert to HTML, pdf or latex (which is pretty great) and is a good language.
Now I wanted to set up a webpage with Hugo. As expected, Hugo asks asciidoctor to generate files without header or footer, but that way I'm missing the author(s) in the final document. Similarly to the option :showtitle:, I hoped there'd be an option :showauthor:. Is there an easy way to do this?
Thanks in advance