Login  Register

Re: Adding Words to Title Causes Errors

Posted by Jon Forrest on Dec 04, 2018; 10:11pm
URL: https://discuss.asciidoctor.org/Adding-Words-to-Title-Causes-Errors-tp6627p6630.html



On 12/3/2018 11:15 PM, abelsromero [via Asciidoctor :: Discussion] wrote:

> About the issue in the book it would seem the doktype is not being
> correctly passed as a parameter to the asciidoctor command, and it is
> running in article mode.

I'm no expert either, but I do know that running asciidoctor on
https://github.com/progit/progit2 works fine until you change the
line I showed. This problem is preventing me from (slightly) changing
the title of that book.

Jon