Describe the bug
Bash syntax highlighter treats $# as the beginning of a comment instead of a variable.
WordPress Editing Mode
Classic editor, but it doesn't matter because it's a rendering bug
Frontend or Backend Issue
Frontend
To Reproduce
See screenshot line 4 for incorrect highlighting.
Use Block-Code, Bash script, Standard (enlighter) settings
Expected behavior
The syntax $# should be highlighted like a variable, not like a comment.
Screenshots

Example code
If applicable, add a small code snippet which causes the issue.
Desktop (please complete the following information):
- OS: Ubuntu Linux 18.04 LTS
- Browser Chrome
- Version 106.0.5249.119 (Official Build) (64-bit)