Asciidoctor: asciidoc(tor): stop generating the "last updated" time in the end of the doc

Created on 19 Dec 2015  ·  3Comments  ·  Source: asciidoctor/asciidoctor

how to stop generating the "last updated" time in the end of the doc?

image

I'm trying to maintain a CV, and this line looks annoying...

Most helpful comment

The easiest way to to disable the footer in the document header:

= Document Title
:nofooter:

All 3 comments

The easiest way to to disable the footer in the document header:

= Document Title
:nofooter:

thanks Dan.
I compared the nofooter and :last-update-label!:
and I like last-update-label! better 😁

regards
ping

On Sat, Dec 19, 2015 at 1:04 AM, Dan Allen [email protected] wrote:

The easiest way to to disable the footer in the document header:

= Document Title
:nofooter:


Reply to this email directly or view it on GitHub
https://github.com/asciidoctor/asciidoctor/issues/1621#issuecomment-165952101
.

:+1:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

seinecle picture seinecle  ·  4Comments

shahryareiv picture shahryareiv  ·  4Comments

AXGKl picture AXGKl  ·  4Comments

diguage picture diguage  ·  5Comments

hakandilek picture hakandilek  ·  4Comments