#highlightjs
Nouveauté sur SliDesk : slidesk.github.io/slidesk-doc/...

slidesk plugin install highlightjs
highlightjs | SliDesk
This plugin uses highlightjs to highlight sourcecode in your presentation.
slidesk.github.io
November 30, 2024 at 6:27 PM
Welp, to get my documentation to render CMake nicely I have to convert my highlightjs grammar into a textmate compatible grammar 😔

On the bright side when I'm done it means there could be an actually decent grammar for CMake in VSCode...
December 8, 2024 at 12:01 PM
On the bright side, minus a single bug I just discovered (oh god 😱), highlighting is looking a lot better than the default shiki/highlightjs/chroma/every highlighter out there because no one ever *reads the fucking docs* for CMake. Also, fuck it. We need doctags for CMake, so I added those too.
December 13, 2024 at 9:30 AM
I got individual tutorials rendering off database data. I have a weird bug with HighlightJS that I need to solve then I'm adding the ability to comment on tutorials.

#webdev #golang #buildinpublic
November 19, 2024 at 5:54 PM
highlightjsだとGleamがOfficial Packageを出している。

github.com/gleam-lang/g...
github.com
July 14, 2024 at 12:11 PM
Not sure they’ll add more, seems pretty frozen! And, there’s a trade off between good grammars and small code, highlightjs and prism are more on the small side, texmate/GH/starry-night grammars more on the good grammars side!
July 19, 2025 at 6:31 PM
ChatGPT sagt:

WP Code Highlight.js (Erweiterung highlightjs-line-numbers.js) oder PrismJS for WordPress: Unterstützen Zeilennummern, hauptsächlich für Code, lassen sich aber anpassen.

Advanced Gutenberg Blocks: Mit ein wenig Anpassung kannst du eigene Block-Varianten mit Zeilennummern erstellen.
July 17, 2025 at 8:16 AM
Sneak preview:

If you can’t wait, either, to finally use the Custom Highlight API for simpler syntax highlighting, try syntaxp!

It’s similar to Prism and highlight.js but intentionally keeps some things very simple:

github.com/j9t/syntaxp

#css #syntaxhighlighting #simplicity #prism #highlightjs
July 20, 2026 at 8:49 AM
Yes, mais les thèmes qui sont pas orientés technique peuvent ne pas embarquer un highlightjs ou équivalent. Faut regarder de près chaque thème. Par ailleurs, beaucoup trop utilisent Google Fonts pour les polices alors que j'aimerai autant que possible les éviter 🫤
February 12, 2025 at 9:37 AM
My bad, je suis toujours tombé sur des thèmes utilisant highlightjs. Pour le CDN tu peux bricoler ça rapidos (ça reste du html/css/js classique, donc facile à modifier) 😄

Je trouverai ça dommage que ça soit bloquant pour l'usage d'un générateur de site statique
February 12, 2025 at 1:56 PM
highlightjs worked the best, but it also always didn't set classes on punctuation, which i think is lame because i like setting greyish colours for them
July 26, 2026 at 4:03 AM
i'm using nodejs to render a blog statically. i tried highlightjs, prism, shiki, and arborium; custom theme for all, because i don't want some random ass vscode theme making my site hyper ugly.
July 26, 2026 at 4:03 AM
highlightjs/highlight.js
Check out highlightjs/highlight.js on GitHub
github.com
February 12, 2025 at 4:31 PM
Only for certain languages. I know for a fact desktop uses HighlightJS
March 5, 2025 at 6:45 AM
WGSL syntax highlighting in, via github.com/highlightjs/... now!
Basically have a webgpu-shadertoy for ipad/ios/macos now (Step 1 still :)
github.com
November 18, 2024 at 1:01 PM
✔️دانلود نمونه سورس کد استفاده از CKEditor 5 (با کد Block) و Highlight.js در فرم های وب ASP.NET
👇لینک دانلود👇
https://magicfile.ir/product/ckeditor-5-highlightjs-aspnet/
لینک دانلود
برای دریافت فایل اینجا کلیک کنید
magicfile.ir
April 30, 2025 at 11:10 AM
Now the question is:

I never did a code-review on MarkedJS and HighlightJS in the past.

Why should I do a code-review on AI generated code?
June 23, 2026 at 6:26 AM
AI created me a MarkDown parser, its half the size of MarkedJS and does more.
Why would I maintain a bloated fork?

Same for HighlightJS, it can do 192 languages and 512 themes,
I only need HTML, CSS and JS and one theme.
Why would I maintain a fork that can do 192 languages and 512 themes?
June 23, 2026 at 6:24 AM
見てる: "highlight.js/VERSION_11_UPGRADE.md at main · highlightjs/highlight.js" https://github.com/highlightjs/highlight.js/blob/main/VERSION_11_UPGRADE.md
July 16, 2023 at 11:06 AM
見てる: "enh(parser) Warn if unescaped HTML is present by joshgoebel · Pull Request #3057 · highlightjs/highlight.js" https://github.com/highlightjs/highlight.js/pull/3057
July 8, 2023 at 12:55 AM
なんか変更多いな "Release Version 11 · highlightjs/highlight.js" https://github.com/highlightjs/highlight.js/releases/tag/11.0.0
July 8, 2023 at 12:47 AM