mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
markup/asciidocext: Fix TOC parsing for asciidoctor-html5s
Closes #15121 Co-authored-by: mike.szewil <szewil_michael@bah.com>
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
89b8c32200
commit
f961093ea9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user