Skip to content

Commit efa3b23

Browse files
committed
Don't comment asciidoctor extensions in antora configuration
1 parent b20e87c commit efa3b23

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

antora-playbook.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ asciidoc:
2626
attributes:
2727
kroki-fetch-diagram: true
2828
page-pagination: ""
29-
# extensions:
30-
# - asciidoctor-kroki
31-
# - asciidoctor-mathjax
29+
extensions:
30+
- asciidoctor-kroki
31+
- asciidoctor-mathjax

0 commit comments

Comments
 (0)