aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Expand)AuthorAge
* merge support for notes when using external markdownHakim El Hattab2013-08-20
|\
| * Support for notes within markdownAdam Hepton2013-06-25
* | rename math plugin config optionHakim El Hattab2013-08-18
* | remove pointless .call()Hakim El Hattab2013-08-16
* | mathjax plugin updates #531Hakim El Hattab2013-08-13
* | remove unused codeHakim El Hattab2013-08-13
* | make mathjax host a config option, revamp script loading, fragment examples #531Hakim El Hattab2013-08-12
* | comments and failesafes for #531Hakim El Hattab2013-08-12
* | updates to mathjax plugin, incl more examples #531Hakim El Hattab2013-08-12
* | limit scope of mathjax rerender #531Hakim El Hattab2013-08-12
* | first version of mathjax plugin #531Hakim El Hattab2013-08-12
* | move leap styles to js #554Hakim El Hattab2013-08-11
* | merge in leap plugin #554Hakim El Hattab2013-08-08
|\ \
| * | Minor updateRory Hardy2013-08-07
| * | Removed redundant codeRory Hardy2013-08-07
| * | Various updatesRory Hardy2013-08-07
| * | Docs and updatesRory Hardy2013-08-06
| * | Minor updatesRory Hardy2013-08-05
| * | Put the timing code back in.Rory Hardy2013-08-05
| * | Added pointer and tweaked the codeRory Hardy2013-08-05
| * | Removed timing code.Rory Hardy2013-08-05
| * | Minor updatesRory Hardy2013-08-04
| * | Updates to leap.js and index.htmlRory Hardy2013-08-04
| * | Added gesturessun162013-08-03
| * | Added leap.min.js and comments.Rory Hardy2013-08-03
| |/
* | Merge branch 'bug/markdown' of https://github.com/snowyu/reveal.js into devHakim El Hattab2013-07-31
|\ \
| * | * [bug] fixed render markdown file error like this:Riceball LEE2013-07-31
| |/
* | ensure notes window fragment states are mirrored in main window #538Hakim El Hattab2013-07-26
* | simplify client side notes pluginHakim El Hattab2013-07-26
* | highlight charset option for external md in readme #537Hakim El Hattab2013-07-24
* | updated markdown example with data-charsetEmile 'iMil' Heitor2013-07-23
* | added custom charset support for external markdown fileEmile 'iMil' Heitor2013-07-23
|/
* update phanomjs pdf printing to work with latest pdf cssHakim El Hattab2013-06-18
* semi-correction #470Hakim El Hattab2013-06-09
* serve notes/multiple index document as html (closes #470)Hakim El Hattab2013-06-09
* merge notes timer rounding fixHakim El Hattab2013-06-09
|\
| * Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau2013-06-02
* | viewport meta to fit notes window on ipadHakim El Hattab2013-05-19
* | float fix in notes-server pluginHakim El Hattab2013-05-19
* | merge notes float fix and support for multiple fragments with same indexHakim El Hattab2013-05-05
|\ \ | |/ |/|
| * Added clear:left to notes DIVNigel Stanger2013-05-02
* | Allow override of HTML escaping in code blocksEric Weikl2013-05-05
* | Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reve...Hakim El Hattab2013-05-04
|\ \
| * | remotes plugin more natural bindings: tap — next, zoom-out — activate ove...Ivan Kuchin2013-05-04
| |/
* | remove lang prefix from marked.js to fix highlight issueAmit Kotlovski2013-05-02
* | minify marked #433Hakim El Hattab2013-05-02
* | merge showdown to marked migrationHakim El Hattab2013-05-02
|\ \
| * | Replace the ShowDown Markdown engine with markedAmit Kotlovski2013-05-01
| |/
* / Moved my code to auto escape html to the right placeRaymond Camden2013-05-01
|/
* avoid errors in old ie from code highlightingHakim El Hattab2013-04-28