Support for patch
file type in markdown
#2177
-
I get this message in the console after building my docs site:
Is there a way to enable this? If so could someone point me to the right place? |
Beta Was this translation helpful? Give feedback.
Answered by
microdev1
Apr 4, 2023
Replies: 1 comment 1 reply
-
Try |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ayushmanchhabra
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Try
diff
instead, vitepress uses shiki for syntax highlighting and it doesn't listpatch
in the supported languages.