summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/lib
Commit message (Collapse)AuthorAgeFilesLines
* Update markdown.Lauri Ojansivu2020-03-142-4/+24
|
* Fix: img tag did not allow width and height.Lauri Ojansivu2020-03-062-1455/+3366
| | | | | | | | | Removed swipebox from markdown editor img tag and updated marked markdown to newest version. Thanks to hradec and xet7 ! Closes #2956
* Include to Wekan packages directory contents, so that meteor command would ↵Lauri Ojansivu2019-04-201-0/+1689
build all directly. This also simplifies build scripts. Thanks to xet7 !