Conversation
panglesd
added a commit
that referenced
this pull request
Feb 17, 2026
94aba38 to
0f00f44
Compare
panglesd
added a commit
that referenced
this pull request
Feb 19, 2026
panglesd
added a commit
to panglesd/opam-repository
that referenced
this pull request
Feb 19, 2026
CHANGES: ### Added - Support for Mermaid JS (panglesd/slipshow#205) - Support for syntax highlighting of all highlightjs-supported languages and themes (panglesd/slipshow#200, panglesd/slipshow#208) - Support for MathJax extensions, especially the html extension to allow actions to target math elements (panglesd/slipshow#202) - Add KaTeX as a possible alternate renderer (panglesd/slipshow#202) - Added `carousel-fixed-size` to have carousel not change size (panglesd/slipshow#207) ### Fix - Fix impossibility to reopen speaker view after closing it on Firefox (panglesd/slipshow#198, issue panglesd/slipshow#194) - Fix impossibility to open speaker view in serve mode (panglesd/slipshow#198, issue panglesd/slipshow#197) - Fix links opening inside iframe (panglesd/slipshow#198) - Fix ending excursions with `ijkl` only when needed (panglesd/slipshow#207) - Fixed video long-step handling (panglesd/slipshow#207) - Removed confusing auto-generated IDs (panglesd/slipshow#209) - Fix `play-media` behavior when facing errors (panglesd/slipshow#210) ### Docs - Add how to include TikZ figures in your Slipshow presentation (panglesd/slipshow#206) - Add how to include Manim videos in your Slipshow presentation (panglesd/slipshow#207)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
When the video can't play, don't hang, log the error and move on.
Also, avoid detonating hurry bomb twice/activating promise twice.