New features
-
Added the inclusion of an additional aside element (
aside_top.html
) aboveaside_navigation.html
to the default layout (see: Includes Documentation). -
Added support for the experimental AsciiDoc feature "button" (
btn:[]
). -
Added styles for the output of the AsciiDoc command
kbd:[]
.
Updates, fixes and improvements
-
Improve clarity in README by adding punctuation and emphasizing example posts and pages.
-
Improved and added examples to the AsciiDoc Showroom for:
-
Added an example of a PlantUML mindmap to the AsciiDoc Showroom.
-
Version
0.19.1
:-
Updated Asciidoctor Diagram dependencies to version 3.0 and fixed the support for Ditaa and PlantUML.
-
-
Version
0.19.2
:-
Ensure consistent dependency versions by versioning
Gemfile.lock
.
-