gutenbergtools / ebookmaker

The Project Gutenberg tool to generate EPUBs and other ebook formats.
GNU General Public License v3.0
84 stars 18 forks source link

Revised guidance for title element #183

Closed eshellman closed 1 year ago

eshellman commented 1 year ago

According to https://www.pgdp.net/wiki/DP_Official_Documentation:PP_and_PPV/Post-Processing_FAQ#HTLM_title

HTML title Please make sure your is present and that it is correctly worded, for example:</p> <title>Alice's Adventures in Wonderland | Project Gutenberg

Author name is no longer included in this field. Please also make sure that there is a space before and after the "|". Sentence case is not required for the title as it is on the upload form.

Should we be rewording the title element in our generated files to conform to this guidance? Currently we use whatever is in the source file, unless it is empty.