Skip to content

Conversation

@stees
Copy link
Owner

@stees stees commented Apr 6, 2021

No description provided.

hakimel and others added 30 commits August 6, 2023 13:33
add support for links to the id of an element nested inside slide
…s-override

adds ability to override markdown plugin default options
when there is a syntax error in a sass file (theme or core) the npm start command used to hang, forcing the user to stop and restart the task to compile again.
this fix allows to keep the start-task watching/compiling even when there is an error :
- the error is displayed in terminal
- the rest of gulp tasks are not called (no reload in the browser)
- the user can edit the scss files to try a fix without the need to stop/restart the `npm start` command
connect.reload needs a stream of files to fire, but this stream is irrelevant here and slows refresh time a lot (from ~2ms to 2000ms here)
fix scss watch tasks broken on syntax error
Refactored var to let or const, used strict equality operator
switch themes keep current slide
Fix dracula's theme list-style on sub-items
replace :before pseudo elements with :marker selector

allows to have different marker based on the level of nesting (as in other themes : disc, square, circle)
hakimel and others added 30 commits March 24, 2025 15:38
…-over-other-overlay

fix: move pause overlay over other overlay
…eview-link

Allow users to use meta keys when navigating to preview links
…ide-on-enter

feat: Open the active slide from the overview screen on enter
Update `display` config to support `!important` flag.
…despell

chore: ignoring node_modules in codespell
…ay, reveal.js will now play videos muted and show an unmute button in the lower left
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.