sanjana2505006 commented on PR #15337: URL: https://github.com/apache/grails-core/pull/15337#issuecomment-4229900735
> I checked this out and reran the build on this, I'm still seeing the section title otu of sequence warnings: > > Rendering document file hookingIntoRuntimeConfiguration.adoc : line 23: section title out of sequence: expected level 1, got level 3 : line 54: section title out of sequence: expected level 1, got level 3 : line 62: section title out of sequence: expected level 1, got level 3 : line 86: section title out of sequence: expected level 1, got level 3 > > These warnings too: > > WARNING: programmaticTransactions.adoc: line 59: section title out of sequence: expected level 1, got level 3 Apr 07, 2026 4:16:45 PM uri:classloader:/gems/asciidoctor-2.0.18/lib/asciidoctor/document.rb parse WARNING: eventsAutoTimestamping.adoc: line 36: section title out of sequence: expected level 1, got level 3 Apr 07, 2026 4:16:45 PM uri:classloader:/gems/asciidoctor-2.0.18/lib/asciidoctor/document.rb parse WARNING: eventsAutoTimestamping.adoc: line 59: section title out of sequence: expected level 1, got level 3 My bad, I missed that those specific files were still throwing warnings. I’ve updated the fragment structure to use Level 0/1 headers and adjusted the `leveloffset` in the index files. This should solve the standalone rendering issues and clear the sequence warnings for good. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
