PrismJS / prism

Lightweight, robust, elegant syntax highlighting.
https://prismjs.com
MIT License
12.34k stars 1.29k forks source link

Bash syntax highlighting is weak compared to highlight.js #3817

Open Nantris opened 3 months ago

Nantris commented 3 months ago

Information

Description I found this complaint elsewhere on the web and I'm making a proper issue out of it.

Highlight.js highlights substantially more than Prism does for bash.

image image

Code snippet

systemctl --user reload playerctld
systemctl --user start playerctld
systemctl --user enable playerctld