diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2023-04-14 23:59:10 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2023-04-15 02:02:15 -0600 |
| commit | 87d5751f34ca01df3d6da58ff9f338c8a203bb43 (patch) | |
| tree | 783a4af1033f2ad79a0fcbca33b3c3d81d0f714c /docs | |
| parent | 134aceca8826500e75d2ba49e904cb7e5c4a57f0 (diff) | |
document Asciidoctor Kroki as optional dependency
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/modules/ROOT/pages/install.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/modules/ROOT/pages/install.adoc b/docs/modules/ROOT/pages/install.adoc index 6f297174..ad781536 100644 --- a/docs/modules/ROOT/pages/install.adoc +++ b/docs/modules/ROOT/pages/install.adoc @@ -155,6 +155,11 @@ _asciidoctor-diagram_ | 2.2.0 | Diagram blocks (must be required using `-r asciidoctor-diagram`) +| *Asciidoctor Kroki* + +_asciidoctor-kroki_ +| 0.8.0 +| Diagram blocks (must be required using `-r asciidoctor-kroki`) + | *Rouge* + _rouge_ | 2.0.0 |
