Commit History

Author SHA1 Message Date
  Hakim El Hattab d780352b7f reveal.js plugin flow now uses promises, refactor markdown plugin to use promises 5 years ago
  Hakim El Hattab 4862de26eb async loading of external markdown, add Reveal.registerPlugin() 5 years ago
  Fred Rolland 7b2769901e Fix typo 5 years ago
  Hakim El Hattab 9139bc32de alias 'notes:' alias for md speaker note separator #1913 7 years ago
  Hakim El Hattab 02a6b0515e fix markdown typo, update comment #1780 7 years ago
  Hakim El Hattab 37f3da6095 Merge branch 'patch-2' of https://github.com/ccqgithub/reveal.js into dev 7 years ago
  Season Chen 5f76234566 support complex markdown 7 years ago
  Benjamin Tan 90b301d0a0 Enable passing options for parsing Markdown. 7 years ago
  Hakim El Hattab 8d7ff10ce3 Merge branch 'bug/markdownSetOptions' of https://github.com/snowyu/reveal.js into dev 8 years ago
  Hakim El Hattab 12acf08ca5 Merge branch 'jetzhliu-patch-1' of https://github.com/jetzhliu/reveal.js into dev 8 years ago
  Hakim El Hattab c0ea2cd980 same code format 8 years ago
  Riceball LEE 16ebf2a783 * [bug] the markdown plugin can not render highlight codes for marked.setOptions(highlight) 8 years ago
  teawithfruit 43f0d08155 fixed loading 8 years ago
  Liu Zhanhong 625831b993 format note content when creating slide 8 years ago
  Hakim El Hattab d44125d789 tweaks for #1200 9 years ago
  Hakim El Hattab 399d4f652d Merge branch 'master' of https://github.com/bfritscher/reveal.js into dev 9 years ago
  Boris Fritscher 9645a763c3 handle the </script> end bug inside code markdown 9 years ago
  Hakim El Hattab 0428365041 Merge branch 'patch-1' of https://github.com/drzax/reveal.js into dev 9 years ago
  Simon Elvery 7a03e238f0 Attribute values should be quoted 9 years ago
  Hakim El Hattab 7baa8ec1fe updated md slide separator regex #929 9 years ago
  Hakim El Hattab 44548ba357 add global flag back in for whitespace removal, without it most of the content in example.html does not work #682 9 years ago
  Hakim El Hattab c87d7db930 code format tweak 10 years ago
  Hakim El Hattab 2eb3d082ce Merge branch 'xhr-local' of https://github.com/malyw/reveal.js into dev 10 years ago
  Hakim El Hattab 2901abccde Merge pull request #682 from tentacode/patch-1 10 years ago
  Sergey Gospodarets 873f2dbc96 Mark xhr.status=0 as successful 10 years ago
  Sergey Gospodarets 75247a8860 Mark xhr.status=0 as successful 10 years ago
  Hakim El Hattab 015468c3a2 renamed markdown attributes for clarity and consistency: data-vertical -> data-separator-vertical, data-notes -> data-separator-notes 10 years ago
  VonC f2097417da Simpler default syntax for markdown attributes. 10 years ago
  VonC 13da34cc6b Removes console.log calls. 10 years ago
  VonC d52eb599d1 Fix previous element selection. 10 years ago