Skip to content

Comments

Fix highlight js handling of missing languages#208

Merged
panglesd merged 2 commits intomainfrom
fix-highlight-js-missing-lang
Feb 17, 2026
Merged

Fix highlight js handling of missing languages#208
panglesd merged 2 commits intomainfrom
fix-highlight-js-missing-lang

Conversation

@panglesd
Copy link
Owner

  • Recover from missing languages
  • Throw warning on ambiguous language
  • Throw warning on missing language

panglesd added a commit that referenced this pull request Feb 16, 2026
- Recover from missing languages
- Throw warning on ambiguous language
- Throw warning on missing language
@panglesd panglesd force-pushed the fix-highlight-js-missing-lang branch from 0536d13 to 0a72959 Compare February 16, 2026 18:30
@panglesd panglesd merged commit 9678c15 into main Feb 17, 2026
8 checks passed
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)
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.

1 participant