You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asciidoctor-pdf -D docbuild -r asciidoctor-kroki -r asciidoctor-mathematical -a allow-uri-read -a mathematical-format=svg -a pdf-theme=pdf -a pdf-themesdir=. doc/index.adoc
21
+
asciidoctor-pdf -D doc/build -r asciidoctor-kroki -r asciidoctor-mathematical -a allow-uri-read -a mathematical-format=svg -a pdf-theme=pdf -a pdf-themesdir=. doc/index.adoc
22
22
23
23
html:
24
-
asciidoctor -D docbuild -r asciidoctor-kroki -a allow-uri-read doc/index.adoc
24
+
asciidoctor -D doc/build -r asciidoctor-kroki -a allow-uri-read doc/index.adoc
0 commit comments