Line Numbers Only for some Code Blocks #1255
akil-rails
started this conversation in
Ideas
Replies: 0 comments
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.
-
Currently there is a global configuration to display Line numbers in all code blocks: https://vitepress.vuejs.org/guide/markdown#line-numbers
It will be great to have line numbers only for some code blocks, and not for all.
In certain cases (like for example) the code block is showing a sample message; which doesn't need line numbers.
Beta Was this translation helpful? Give feedback.
All reactions