You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extended Backus-Naur Form (EBNF) is supported by highlight.js, but the default theme has the appearance of no syntax highlighting. This likely applies to BNF and ABNF also.
This is using the Ayu theme, but reverting to the default theme appears to produce similar results.
Proposed Solution
There's probably a way to custom the default them to make it work, but I'm 100% sure how. Ideally, the default theme should retain minimal syntax highlighting.
Notes
No response
The text was updated successfully, but these errors were encountered:
Problem
Extended Backus-Naur Form (EBNF) is supported by
highlight.js
, but the default theme has the appearance of no syntax highlighting. This likely applies to BNF and ABNF also.Here are some examples:
GitHub
VS Code
MdBook
This is using the
Ayu
theme, but reverting to the default theme appears to produce similar results.Proposed Solution
There's probably a way to custom the default them to make it work, but I'm 100% sure how. Ideally, the default theme should retain minimal syntax highlighting.
Notes
No response
The text was updated successfully, but these errors were encountered: