exclude_languages does not work in code blocks #5085
Unanswered
D-Sketon
asked this question in
Question / Answer
Replies: 1 comment
-
See #5088 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried to use code block and backquote code block at the same time, but
exclude_languages
only works for code blocks.For example, my config.yml:
my post:
But not both are excluded:
![image](https://user-images.githubusercontent.com/49871906/196875883-c8e13eb4-b968-4b8f-9cc3-b74788fd809d.png)
Beta Was this translation helpful? Give feedback.
All reactions