#35 Fix bad asciidoc
Closed: outdated 2 years ago by t0xic0der. Opened 5 years ago by bex.

The antora/asciidoctor build process currently gives these build warnings

Most are simple syntax problems.

asciidoctor: ERROR: index.adoc: line 30: only book doctypes can contain level 0 sections
asciidoctor: ERROR: index.adoc: line 30: only book doctypes can contain level 0 sections
asciidoctor: WARNING: student_application_process.adoc: line 22: list item index: expected 7, got 1
asciidoctor: WARNING: student_application_process.adoc: line 24: list item index: expected 8, got 2
asciidoctor: WARNING: student_application_process.adoc: line 25: list item index: expected 9, got 7
asciidoctor: WARNING: ideas.adoc: line 96: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 119: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 155: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 199: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 250: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 273: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 337: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 365: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 392: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: student_application_process.adoc: line 25: list item index: expected 7, got 1
asciidoctor: WARNING: student_application_process.adoc: line 27: list item index: expected 8, got 2
asciidoctor: WARNING: student_application_process.adoc: line 28: list item index: expected 9, got 7
asciidoctor: WARNING: ideas.adoc: line 138: invalid style for table block: cols"3
asciidoctor: WARNING: ideas.adoc: line 103: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 165: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 201: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 237: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 267: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 319: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 347: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 407: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: ideas.adoc: line 450: section title out of sequence: expected level 2, got level 3
asciidoctor: WARNING: index.adoc: line 13: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 36: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 114: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 186: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 195: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 256: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 263: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: index.adoc: line 273: section title out of sequence: expected level 1, got level 2
asciidoctor: WARNING: application.adoc: line 52: list item index: expected 2, got 1
asciidoctor: WARNING: application.adoc: line 53: list item index: expected 3, got 1
asciidoctor: WARNING: application.adoc: line 54: list item index: expected 4, got 1
asciidoctor: WARNING: application.adoc: line 55: list item index: expected 5, got 1


Does this issue still persists, If yes would love to do it.

@siddharthvipul1 and I have been editing the documents very recently and we discovered that we no longer face the mentioned issues during building. Closing this ticket.

Metadata Update from @t0xic0der:
- Issue close_status updated to: outdated
- Issue status updated to: Closed (was: Open)

2 years ago

Login to comment on this ticket.

Metadata