v0.2.9
Improvements
- Added
resize-first
resizing strategy. - Added
elseif
/elsif
/elif
shorthands for writingelse if
. - Support for
strong
tags in thehtml()
function. - Added standalone mode for batch processing.
Bug fixes
- Table left/top borders are kept after hiding left column or top border.
- Bug on windows broke template rendering, see #20