guide/code/features/ #165
Unanswered
Replies: 3 comments 3 replies
-
博主你好,再弱弱的问一句,比如某行代码太长了,自动换行该怎么设置? |
Beta Was this translation helpful? Give feedback.
1 reply
-
我的JavaScript代码块不带颜色是为什么? |
Beta Was this translation helpful? Give feedback.
1 reply
-
这个配置似乎无法生效. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
guide/code/features/
主题在代码高亮功能上,进一步支持了更多的特性,它们能够帮助你的代码块更加具备表达力。 代码行号 主题默认显示代码行号,它通过 plugins.shiki.line-numbers 来控制。 你还可以通过 :line-numbers / :no-line-numbers 来控制当前代码块是否显示代码行号。 还可以通过在 :line-numbers 之后添...
https://theme-plume.vuejs.press/guide/code/features/
Beta Was this translation helpful? Give feedback.
All reactions