1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-01-17 05:18:27 +01:00
Thomas Fritsch 31174cbaba adds ability to override markdown default options
```js
Reveal.initialize({
    markdown: {
        defaultOptions: {
            verticalSeparator: '\n--\n`,
        }
    }
})
2023-08-05 00:14:15 +02:00
2023-05-12 15:45:29 +02:00
2022-01-11 13:24:24 +01:00
2023-01-09 14:31:46 +01:00
2022-08-12 11:49:15 +05:30
2023-01-09 14:31:46 +01:00
2023-04-13 13:50:05 +02:00
2023-04-13 13:50:05 +02:00
2023-01-09 14:31:46 +01:00

reveal.js

Slides

reveal.js is an open source HTML presentation framework. It enables anyone with a web browser to create beautiful presentations for free. Check out the live demo at revealjs.com.

The framework comes with a powerful feature set including nested slides, Markdown support, Auto-Animate, PDF export, speaker notes, LaTeX typesetting, syntax highlighted code and an extensive API.


Want to create reveal.js presentation in a graphical editor? Try https://slides.com. It's made by the same people behind reveal.js.


Sponsors

Hakim's open source work is supported by GitHub sponsors. Special thanks to:


Getting started


MIT licensed | Copyright © 2011-2023 Hakim El Hattab, https://hakim.se
Description
No description provided
Readme MIT 1.3 GiB
Languages
JavaScript 59.4%
HTML 23.9%
SCSS 16.3%
CSS 0.4%