Skip to content

1.12.0

Compare
Choose a tag to compare
@verhas verhas released this 30 Mar 12:44
· 504 commits to master since this release
  • 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 the hash parameter.
    There is no need to invoke a separate snip: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.