-
|
It is possible to define the default syntax highlighter? I want to achieve this, when I define code block by 3 backticks without language meta string or code block intended with tab or 4 spaces I want to have this code block highlighted by my defined syntax highlighter eg Currently, these blocks are unhighlighted. If it is not possible with some simple configuration I also welcome some workaround. Thank you for any advice or suggestions 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
|
https://docusaurus.io/docs/next/api/themes/configuration#default-language Do check the docs and utilize the search function 😂 |
Beta Was this translation helpful? Give feedback.
https://docusaurus.io/docs/next/api/themes/configuration#default-language
Do check the docs and utilize the search function 😂