feat: added capability to add css class and id to images + links + refactoring (#820)

* method extraction

* support for CSS class and id

* Update package.json

* Added tests for refactored render-methods

* minor refactoring
This commit is contained in:
Carsten Daurehøj
2020-02-08 21:54:18 +05:30
committed by GitHub
parent 6184e50262
commit 724ac024dd
14 changed files with 369 additions and 133 deletions
+1 -1
View File
@@ -436,4 +436,4 @@
"integrity": "sha512-aSiJz7rGWNAQq7hjMK9ZYDuEawXupcCWgl3woQQSoDP2Oh8O4srWb/uO1PzzHIsrPEOqrjJ2sUb9FERfzuBabQ=="
}
}
}
}