New features
-
Added software to the Docker image to support BlockDiag, ActDiag, NwDiag, RackDiag, PacketDiag, SeqDiag, Bytefield-SVG, DBML, WaveDrom, and BPMN.
Updates, fixes and improvements
-
Updated links to the documentation of diagram types supported by the AsciiDoctor Diagram extension to the AsciiDoc Showroom.
-
Added example code for BlockDiag, ActDiag, NwDiag, RackDiag, PacketDiag, SeqDiag, Bytefield-SVG, DBML, WaveDrom, BPMN to the AsciiDoc Showroom.
-
Version
0.23.1: Fixed bug where tag pages could not be displayed on Apache servers when using the tag.htaccess.-
You can now define a prefix for the tag page folder in the
_config.ymlconfiguration usingdir_for_tag_prefix(e.g.,dir_for_tag_prefix: "tag_").
-
-
Version
0.23.2: Fixed bug in links to tag pages.-
When a tag contained a
.(dot), on some Apache servers the tag folder was not opened, but instead an attempt was made to open a file.
-