1 repo
Settings for managing code themes, language definitions, and custom transformers in development environments.
Distinguishing note: Targets the configuration of highlighting engines rather than the implementation of the highlighters themselves.
Explore 1 awesome GitHub repository matching development tools & productivity · Syntax Highlighting Configurations. Refine with filters or upvote what's useful.
Slidev is a markdown-based presentation framework designed for creating interactive, web-based slide decks. It functions as a static site generator that transforms plain text files into modular UI components, allowing authors to maintain version control while building professional presentations. The engine provides a browser-based runtime that manages slide navigation, animated transitions, and the live execution of code blocks. What distinguishes Slidev is its developer-centric approach to technical presentations. It features built-in support for syntax highlighting, mathematical typesetting
Slidev defines custom themes, languages, and code transformers by creating a setup file that manages syntax highlighting in both server and client environments.