aboutsummaryrefslogtreecommitdiffhomepage
path: root/plugin
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-08-18rename math plugin config optionHakim El Hattab
2013-08-16remove pointless .call()Hakim El Hattab
2013-08-13mathjax plugin updates #531Hakim El Hattab
2013-08-13remove unused codeHakim El Hattab
2013-08-12make mathjax host a config option, revamp script loading, fragment examples #531Hakim El Hattab
2013-08-12comments and failesafes for #531Hakim El Hattab
2013-08-12updates to mathjax plugin, incl more examples #531Hakim El Hattab
2013-08-12limit scope of mathjax rerender #531Hakim El Hattab
2013-08-12first version of mathjax plugin #531Hakim El Hattab
2013-08-11move leap styles to js #554Hakim El Hattab
2013-08-08merge in leap plugin #554Hakim El Hattab
2013-08-07Minor updateRory Hardy
2013-08-07Removed redundant codeRory Hardy
2013-08-07Various updatesRory Hardy
2013-08-06Docs and updatesRory Hardy
2013-08-05Minor updatesRory Hardy
2013-08-05Put the timing code back in.Rory Hardy
2013-08-05Added pointer and tweaked the codeRory Hardy
2013-08-05Removed timing code.Rory Hardy
2013-08-04Minor updatesRory Hardy
2013-08-04Updates to leap.js and index.htmlRory Hardy
2013-08-03Added gesturessun16
2013-08-03Added leap.min.js and comments.Rory Hardy
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-26ensure notes window fragment states are mirrored in main window #538Hakim El Hattab
2013-07-26simplify client side notes pluginHakim El Hattab
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-06-18update phanomjs pdf printing to work with latest pdf cssHakim El Hattab
2013-06-09semi-correction #470Hakim El Hattab
2013-06-09serve notes/multiple index document as html (closes #470)Hakim El Hattab
2013-06-09merge notes timer rounding fixHakim El Hattab
2013-06-02Use Math.floor instead of parseInt to avoid problems with very small numbers ...Thomas Rosenau
2013-05-19viewport meta to fit notes window on ipadHakim El Hattab
2013-05-19float fix in notes-server pluginHakim El Hattab
2013-05-05merge notes float fix and support for multiple fragments with same indexHakim El Hattab
2013-05-05Allow override of HTML escaping in code blocksEric Weikl
2013-05-04Merge branch 'remotes-plugin-natural-bindings' of https://github.com/toy/reve...Hakim El Hattab
2013-05-04remotes plugin more natural bindings: tap — next, zoom-out — activate ove...Ivan Kuchin
2013-05-02remove lang prefix from marked.js to fix highlight issueAmit Kotlovski
2013-05-02minify marked #433Hakim El Hattab
2013-05-02merge showdown to marked migrationHakim El Hattab
2013-05-02Added clear:left to notes DIVNigel Stanger
2013-05-01Replace the ShowDown Markdown engine with markedAmit Kotlovski
2013-05-01Moved my code to auto escape html to the right placeRaymond Camden
2013-04-28avoid errors in old ie from code highlightingHakim El Hattab
2013-04-27add support for data-trim attribute on code elements (closes #419)Hakim El Hattab
2013-04-27note included languages in highlight.js build #421Hakim El Hattab
2013-04-27support code highlighting of a few more common languages #421Hakim El Hattab
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-04-16return current fragment index through getIndices, replaces getCurrentFragment...Hakim El Hattab
2013-04-15Merge branch 'master' of https://github.com/ainformatico/reveal.js into devHakim El Hattab
2013-04-08fix prevents loading remote plugin several times when notes are enabledAlejandro El Informático
2013-04-06broadcasting fragments state in multiplex plugin (#394)tkaczmarzyk
2013-03-30Merge branch 'md-error-handling' of https://github.com/jakubholynet/reveal.js...Hakim El Hattab
2013-03-24More verbose error slide (HTTP necessary)Jakub Holy
2013-03-24Better error reporting for external Markdown filesJakub Holy
2013-03-11Error check to prevent exception from CipherDavid Banham
2013-03-10remove unused file (closes #360)Hakim El Hattab
2013-03-10Remove unessecary fileDavid Banham
2013-03-08merge search plugin, adjust stylesHakim El Hattab
2013-03-08Merge branch 'searchplugin' of https://github.com/razor-1/reveal.jsHakim El Hattab
2013-03-08print port when multiplex server starts (#98)Hakim El Hattab
2013-03-08add Reveal.getConfig(), replace use of window.globals (#98)Hakim El Hattab
2013-03-08merge in multiplex (#98)Hakim El Hattab
2013-03-08Bring multiplex up to dateDavid Banham
2013-03-08Merge branch 'master' of https://github.com/hakimel/reveal.jsDavid Banham
2013-03-04include search button iconJon Snyder
2013-03-04Merge branch 'searchplugin' of https://github.com/razor-1/reveal.js into devHakim El Hattab
2013-03-01Update markdown.jsynonp
2013-02-27update main window when current slide changes in notes (closes #343)Hakim El Hattab
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-27Merge branch 'slidifyMarkdown' of https://github.com/webpro/reveal.js into devHakim El Hattab
2013-02-26Update plugin/markdown/markdown.jsasmod3us
2013-02-11search pluginJon Snyder
2013-02-06merge in notes improvementhakimel
2013-02-06find correct path to open html file from the notes.js pathDamjan Georgievski
2013-02-03disable zoom plugin while in overview modeHakim El Hattab
2013-01-30Slightly refactored "slidify" flowLars Kappert
2013-01-29Support for external markdown files, including configurable (vertical) slide ...Lars Kappert
2013-01-26merge in timer in notes window, timer now stays hidden until initial time is setHakim El Hattab
2013-01-26Add clock and elapsed time to notes viewCharlie DeTar
2013-01-23Merge branch 'feature/highlightjs-clojure' of https://github.com/eightysteele...hakimel
2013-01-23show error when notes run on non-http, fix load order to make sure upcoming s...hakimel
2013-01-21Add Clojure to highlight.js, add code highlight example to README.Aaron Steele
2013-01-21remove debug codehakimel
2013-01-21notes window now displays correct slides when origin is different than index....hakimel
2013-01-10attribution for print-pdf phantom script (closes #276)Hakim El Hattab