summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/package-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies.Lauri Ojansivu2020-03-141-1127/+1002
|
* Fix to be valid JSON.Lauri Ojansivu2020-03-141-2/+2
|
* Update dependencies.Lauri Ojansivu2020-03-141-9/+9
|
* Update markdown.Lauri Ojansivu2020-03-141-3/+3
|
* Fix: img tag did not allow width and height.Lauri Ojansivu2020-03-061-0/+3751
Removed swipebox from markdown editor img tag and updated marked markdown to newest version. Thanks to hradec and xet7 ! Closes #2956