Files
pandoc/test/command
John MacFarlaneandClaude Opus 4.5 f0991cfcbb Reveal.js writer: add idiomatic highlight.js support.
Closes #11420.

When using `--syntax-highlighting=idiomatic` with reveal.js output,
pandoc now generates HTML compatible with reveal.js's built-in
highlight.js plugin:

- Code blocks use `<pre><code class="language-X">` format
- The template loads highlight.js CSS, JS, and RevealHighlight plugin
- Theme defaults to "monokai", configurable via `highlightjs-theme`
   variable

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 13:53:38 +00:00
..
2025-09-02 08:39:47 +02:00
2025-09-02 08:39:47 +02:00
2025-09-15 10:50:04 +02:00
2025-10-16 11:17:35 +02:00
2025-09-15 10:50:04 +02:00
2025-09-02 08:39:47 +02:00
2025-11-04 14:08:57 +01:00
2025-09-15 10:50:04 +02:00
2025-09-02 11:26:10 +02:00