1.12.0
-
It is possible to include a Word doc file into another word doc file using the
docx:include
macro. -
You can insert a picture into a Word document using a Jamal macro.
Since picture insertion is a basic function of Microsoft Word this functionality is to be used for special purposes only. -
The macro
snip
can also check if a snippet has changed using thehash
parameter.
There is no need to invoke a separatesnip:check
macro. -
There is an Asciidoctor extension, which can be used in IntelliJ to edit Jamal extended Asciidoc in a WYSIWYG way.
-
The Asciidoctor extension emits a
sed
command at the end of the error report, just in case and to help the lazy.