File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -26,9 +26,11 @@ asciidoc:
26
26
page-pagination : ' '
27
27
hide-uri-scheme : ' @'
28
28
tabs-sync-option : ' @'
29
+ stem : ' asciimath'
29
30
extensions :
30
31
- ' @asciidoctor/tabs'
31
32
- ' @springio/asciidoctor-extensions'
33
+ - ' @djencks/asciidoctor-mathjax'
32
34
urls :
33
35
latest_version_segment_strategy : redirect:to
34
36
latest_version_segment : ' '
Original file line number Diff line number Diff line change 43
43
<ALGOLIA_APP_ID >WB1FQYI187</ALGOLIA_APP_ID >
44
44
<ALGOLIA_INDEX_NAME >springai</ALGOLIA_INDEX_NAME >
45
45
</environment >
46
+ <packages >
47
+ <package >@antora/atlas-extension@1.0.0-alpha.1</package >
48
+ <package >@antora/collector-extension@1.0.0-alpha.3</package >
49
+ <package >@asciidoctor/tabs@1.0.0-beta.3</package >
50
+ <package >@springio/antora-extensions@1.5.0</package >
51
+ <package >@springio/asciidoctor-extensions@1.0.0-alpha.9</package >
52
+ <package >@djencks/asciidoctor-mathjax@0.0.9</package >
53
+ </packages >
46
54
</configuration >
47
55
</plugin >
48
56
</plugins >
You can’t perform that action at this time.
0 commit comments