summaryrefslogtreecommitdiffhomepage
path: root/plugin/markdown/marked.js
AgeCommit message (Collapse)Author
2015-11-10* update marked.js version to 0.3.5Riceball LEE
2015-03-16Bumped Marked to v0.3.3Dan Callahan
Compressed with `uglifyjs lib/marked.js --comments="/Copyright/" --mangle --compress` Used Marked v0.3.3 as of chjj/marked@2b5802f258c5e23e48366f2377fbb4c807f47658
2013-05-02remove lang prefix from marked.js to fix highlight issueAmit Kotlovski
2013-05-02minify marked #433Hakim El Hattab
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski