Explicitly state 'The End' type text is to be cut

This commit is contained in:
vr8hub 2024-05-09 17:48:26 -05:00 committed by Alex Cabal
parent 3d8647aecb
commit d3a82dbe2b

View file

@ -144,7 +144,7 @@
<p>This edition of <i>Jekyll</i> includes a table of contents; remove that too. Standard Ebooks uses the <abbr class="initialism">ToC</abbr> generated by the ereader, and doesnt include one in the readable text.</p>
</li>
<li>
<p>Remove any footer text and markup after the public domain text ends. This includes the Gutenberg license—but dont worry, well credit Gutenberg in the colophon and metadata later. If you invoked <code class="bash"><b>se</b> create-draft</code> with the <code class="bash">--pg-id</code> option, then it may have already stripped the license for you and included some Gutenberg metadata.</p>
<p>Remove any footer text (e.g. "The End"), as well as any markup after the public domain text ends. This includes the Gutenberg license—but dont worry, well credit Gutenberg in the colophon and metadata later. If you invoked <code class="bash"><b>se</b> create-draft</code> with the <code class="bash">--pg-id</code> option, then it may have already stripped the license for you and included some Gutenberg metadata.</p>
</li>
</ul>
<p>Now our source file looks something like this:</p>