Skip to content

Releases: dlconner/autodoc

V1.6

10 Jul 23:17
Compare
Choose a tag to compare

The changes are:

  • Addressed issue where '${' were sometimes left over after
    substitution.
  • Enabled substitution in headers and footers of slides.
  • Enabled substitution in table cells on slides.
  • Refactored PPTX substitution code to prevent double-substitution and
    other potential side-effects.