We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如何在markdown代码块中显示行号
The text was updated successfully, but these errors were encountered:
默认主题不支持,可以自己覆写 SourceCode slot 来定制行号的渲染
SourceCode
Sorry, something went wrong.
feat: add line mum for source code content(umijs#1639)
3daaa2f
feat: support to show line number for SourceCode (#1654)
f9ba285
* feat: add line mum for source code content(#1639) * feat: line numbers support highlighting * style: set highlighted souce code block width `100%` * style: highlight the entire row * Update docs/theme/default.md --------- Co-authored-by: Peach <scdzwyxst@gmail.com>
No branches or pull requests
如何在markdown代码块中显示行号
The text was updated successfully, but these errors were encountered: