Libraries tagged by highlighting
ekumanov/flarum-ext-post-search
647 Downloads
Search and filter posts within a discussion by keyword or author, with search result highlighting.
danielescherzer/commonmark-ext-pygments-highlighter
537 Downloads
CommonMark extension for code highlighting with Pygments
club-1/flarum-ext-server-side-highlight
671 Downloads
Server-side code highlighting with cached results.
burnbright/silverstripe-syntaxhighlight
128 Downloads
Mashup of tiny mce syntax-highlighted code entry, and front-end syntax highlighting via javascript syntaxhighlighter library, for SilverStripe CMS.
brzuchal/json-highlighter
6177 Downloads
A PHP library for syntax highlighting JSON in the terminal.
s9e/phpbb-ext-highlighter
246 Downloads
Adds syntax highlighting to code blocks using highlight.js
robinthehood/syntax-highlighter
930 Downloads
With SyntaxHighlighter you can easily output syntax highlighted code as HTML.
gitzaai/flarum-ext-hljs2
1381 Downloads
Integrate your forum with highlight.js.
ramsey/sculpin-codeblock
117 Downloads
A Sculpin bundle for using the ramsey/twig-codeblock extension for defining blocks of code for syntax highlighting (with Pygments) and more.
alto/twig-code-highlight
25 Downloads
Highlight source code in Twig templates with a tag or filter.
varspool/pygments-bundle
856 Downloads
A bundle that integrates Pygments to provide code-highlighting within Sundown rendered Markdown
tinypixel/tiny-highlighter
449 Downloads
Inline highlighting plugin for WordPress 5 block editor
phpbbde/pastebin
75 Downloads
Provides a pastebin including syntax highlighting
jeffersongoncalves/laravel-markdown
86 Downloads
A shared CommonMark renderer for Laravel with GitHub Flavored Markdown, optional heading permalinks, and server-side syntax highlighting (class-based tokens) via tempest/highlight. Safe by default: raw HTML is escaped unless you opt in to html_input=allow for trusted content. Requires PHP 8.4 because the syntax highlighter tempest/highlight requires it from 2.26 onward.
jeffersongoncalves/filament-yaml-editor
132 Downloads
A YAML editor field for Filament with CodeMirror 6, syntax highlighting, linting, and toolbar support.