- Add backticks to the set of characters that should be escaped.
1.0.9
- Escape double quotation marks (`"`) and dollar signs (`$`) which may be used in PDF, docx, and TeX generation commands as parts of filenames, variable values, etc. Enclose filenames that may be used in commands into double quotes.
1.0.8
- Provide compatibility with Foliant 1.0.8.
1.0.7
- Provide compatibility with Foliant 1.0.7.
1.0.6
- Apply `flatten` after all preprocessors, not before them. This fixes incompatibility with foliantcontrib.includes 1.0.5.