aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugin/markdown
AgeCommit message (Expand)Author
2013-08-24fix bug where markdown notes in last slide would not parse #574Hakim El Hattab
2013-08-24always use 'i' as iteratorHakim El Hattab
2013-08-24markdown refactoring; comments, renamed functions, shorter argument listsHakim El Hattab
2013-08-24more markdown plugin refactoringHakim El Hattab
2013-08-23standardize way of declaring functionsHakim El Hattab
2013-08-23update markdown plugin formatting to match reveal.js coreHakim El Hattab
2013-08-20merge support for notes when using external markdownHakim El Hattab
2013-07-31Merge branch 'bug/markdown' of https://github.com/snowyu/reveal.js into devHakim El Hattab
2013-07-31* [bug] fixed render markdown file error like this:Riceball LEE
2013-07-24highlight charset option for external md in readme #537Hakim El Hattab
2013-07-23updated markdown example with data-charsetEmile 'iMil' Heitor
2013-07-23added custom charset support for external markdown fileEmile 'iMil' Heitor
2013-06-25Support for notes within markdownAdam Hepton
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
2013-04-20forward all attributes for markdown slides (#413)Hakim El Hattab
2013-04-20Added support for data-state in section when using external markdown files.Martin Kurtsson
2013-03-24More verbose error slide (HTTP necessary)Jakub Holy
2013-03-24Better error reporting for external Markdown filesJakub Holy
2013-03-01Update markdown.jsynonp
2013-02-27Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into devHakim El Hattab
2013-02-27merge external markdown support, move example to plugin (#329)Hakim El Hattab
2013-02-26Update plugin/markdown/markdown.jsasmod3us
2013-01-30Slightly refactored "slidify" flowLars Kappert
2013-01-29Support for external markdown files, including configurable (vertical) slide ...Lars Kappert
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 scr...Hakim El Hattab