Releases: Aymkdn/html-to-pdfmake
Releases · Aymkdn/html-to-pdfmake
v2.3.6
- Added support for
type
attribute on OL
(see issue #124)
v2.3.5
- Fixed nested list (see issue #10)
v2.3.4
- Added support for
A
without href
(see issue #117)
v2.3.3
- Added internal links support (see issue #115)
v2.3.2
- Fixed a problem with
margin
when different margins were used in different p
elements
v2.3.1
- Added support for the property
start
of ol
(see issue #110)
v2.3.0
- Added option
imagesByReference
to automatically load images when using a Web browser (see issue #109 and documentation)
v2.2.6
- Removed the identical
decoration
values to avoid a weird behavior when applying a <u>
to a <a>
(see issue #108)
v2.2.5
- Fixed links when there are different tags inside/outside (see issue #107)