markup/asciidocext: Fix TOC parsing for asciidoctor-html5s

Closes #15121

Co-authored-by: mike.szewil <szewil_michael@bah.com>
This commit is contained in:
Joe Mooring
2026-07-22 08:13:18 -07:00
committed by Bjørn Erik Pedersen
parent 89b8c32200
commit f961093ea9
3 changed files with 59 additions and 2 deletions
+1
View File
@@ -51,6 +51,7 @@ jobs:
run: |
gem install asciidoctor -v "2.0.26"
gem install asciidoctor-diagram -v "3.1.0"
gem install asciidoctor-html5s -v "0.5.1"
- name: Install GoAT
run: go install github.com/blampe/goat/cmd/goat@177de93b192b8ffae608e5d9ec421cc99bf68402
- name: Install Python