added support for rendering ordered lists and list-style

This commit is contained in:
Matthias Christen
2017-12-15 22:55:27 +01:00
parent 4551976246
commit 7335984ab7
5 changed files with 245 additions and 1 deletions

View File

@@ -77,6 +77,7 @@
"homepage": "https://html2canvas.hertzen.com",
"license": "MIT",
"dependencies": {
"punycode": "2.1.0"
"punycode": "2.1.0",
"liststyletype-formatter": "latest"
}
}