Skip to content

Moved include statement for configuration after document title to adhere to asciidoc syntax#229

Open
boerngen-schmidt wants to merge 1 commit intoarc42:masterfrom
boerngen-schmidt:asciidoc-syntax-fixes
Open

Moved include statement for configuration after document title to adhere to asciidoc syntax#229
boerngen-schmidt wants to merge 1 commit intoarc42:masterfrom
boerngen-schmidt:asciidoc-syntax-fixes

Conversation

@boerngen-schmidt
Copy link

Asciidoc does not allow any content in level 0 (before the initial heading).

Moving the include for the config.adoc just after the initial heading fixes the linting error: level 0 sections can only be used when doctype is book

…ere to asciidoc syntax

Asciidoc does not allow any content in level 0, meaning before the initial heading.
This fixes the linting error: level 0 sections can only be used when doctype is book
@gernotstarke
Copy link
Member

Hi Ben, we're currently heavily working on the arc42-generator build process, and won't merge your PR until we have solved the approx 100 problems we have over there...
hope u understand.

Thanx for your contribution, greetings to ur family :-)

@boerngen-schmidt
Copy link
Author

Hi Gernot, no biggy and my wife says hi 👋 .
I saw your commit regarding generator / build system requirements and figured as much, especially since I did notice some some mistakes in the teamplate as well (missing ../../comon/..) I think you know what I mean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants