(syntax_styler: SyntaxStyler): void Bash/shell grammar for syntax highlighting.
Standalone grammar (no base extension). Covers core bash syntax: comments, strings, variables, functions, keywords, builtins, operators, and redirections.
Based on Prism (https://github.com/PrismJS/prism) by Lea Verou (https://lea.verou.me/)
MIT license
syntax_styler
type SyntaxStyler
returns
void see also
LICENSE