Releases: draco1023/poi-tl-ext
Releases · draco1023/poi-tl-ext
v0.4.8
Update batik version for #90
v0.4.4
Support custom tag <latex>
rendering in HTML
v0.4.3
- Support whitespace collapsing (fixes #68 #72 )
- Minor bug fixes
v0.4.1
- Support full html document rendering, so we can introduce global style declaration now.
- Support floating images (left / right)
- Support figure tag rendering
v0.4.0
- #56 Support text-decoration-line combination
- #57 Support colgroup rendering
- Support table caption rendering
- Use a global cursor for more flexible rendering
v0.3.22
fixes #52 Support background-color on inline tags
fixes #54 The last element in table cell should be paragraph
v0.3.21
- Fixes #51 Keep aspect-ratio of images
- Support
ruby
tag rendering
- Update dependencies