Is there a way to have code block without highlighting? #8715
JosefNemec
started this conversation in
General
Replies: 2 comments 1 reply
-
How about |
Beta Was this translation helpful? Give feedback.
1 reply
-
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
Uh oh!
There was an error while loading. Please reload this page.
-
Just omitting language doesn't work and it looks like that docfx is trying to figure out language instead.
For example, this block:
will have
vim
highlighting applied in resulting generated html. Can I somehow disable this automatic language detection? Wasn't able to find anything about it in the docs.Beta Was this translation helpful? Give feedback.
All reactions