Commit message (Expand) | Author | Age | |
---|---|---|---|
* | remove lang prefix from marked.js to fix highlight issue | Amit Kotlovski | 2013-05-02 |
* | minify marked #433 | Hakim El Hattab | 2013-05-02 |
* | Replace the ShowDown Markdown engine with marked | Amit Kotlovski | 2013-05-01 |
* | forward all attributes for markdown slides (#413) | Hakim El Hattab | 2013-04-20 |
* | Added support for data-state in section when using external markdown files. | Martin Kurtsson | 2013-04-20 |
* | More verbose error slide (HTTP necessary) | Jakub Holy | 2013-03-24 |
* | Better error reporting for external Markdown files•••1. Show an alert when loading the file throws an exception 2. Whenever the status isn't success (2xx) - upon exception or e.g. "file not found" - replace the section's content with information about the failure (instead of being silent about it and showing a blank slide). We need to inform the user something went wrong, not just be silent about it. An experienced developer, upon seing a blank slide, will likely check the javascript console - but the rest will profit from being told about the problem (and solution) explicitely. | Jakub Holy | 2013-03-24 |
* | Update markdown.js•••Allow HTML tags in external markdown files | ynonp | 2013-03-01 |
* | Merge branch 'patch-1' of https://github.com/asmod3us/reveal.js into dev | Hakim El Hattab | 2013-02-27 |
|\ | |||
| * | Update plugin/markdown/markdown.js•••Use textContent instead of innerHTML to prevent encoding of certain characters in Markdown code blocks. | asmod3us | 2013-02-26 |
* | | merge external markdown support, move example to plugin (#329) | Hakim El Hattab | 2013-02-27 |
|/ | |||
* | Slightly refactored "slidify" flow | Lars Kappert | 2013-01-30 |
* | Support for external markdown files, including configurable (vertical) slide ... | Lars Kappert | 2013-01-29 |
* | null check for notes in markdown parser (#253) | Hakim El Hattab | 2012-11-16 |
* | avoid stripping out notes when parsing markdown (closes #253) | Hakim El Hattab | 2012-11-16 |
* | update syntax highlight after editing (#210), move markdown and highlight scr... | Hakim El Hattab | 2012-10-28 |