aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugin/markdown
AgeCommit message (Collapse)Author
2012-11-16null check for notes in markdown parser (#253)Hakim El Hattab
2012-11-16avoid stripping out notes when parsing markdown (closes #253)Hakim El Hattab
2012-10-28update syntax highlight after editing (#210), move markdown and highlight ↵Hakim El Hattab
scripts from lib to plugin