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
Create a file with a section named foo_bar_baz and note that the TOC shows it as foobarbaz.
foo_bar_baz
foobarbaz
This is closely related to #544.
In the sidebar, the section title should be immediate_command_async, which is the name of the function.
immediate_command_async
npx vuepress info
Environment Info: System: OS: macOS 10.15.1 CPU: (12) x64 Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz Binaries: Node: 12.11.1 - /usr/local/bin/node Yarn: Not Found npm: 6.11.3 - /usr/local/bin/npm Browsers: Chrome: 78.0.3904.97 Firefox: Not Found Safari: 13.0.3 npmPackages: @vuepress/core: 1.0.2 @vuepress/theme-default: 1.0.2 vuepress: 1.0.2 npmGlobalPackages: vuepress: Not Found
The text was updated successfully, but these errors were encountered:
Hi @Benjamin-Lee ,
I'm sorry I can't reproduce your problem, do I miss anything?
My reproduction:
My suggestions are:
1.2.0
\
_
Sorry, something went wrong.
@Benjamin-Lee I'll close the issue for now. Feel free to comment if the answer didn't solve your problem.
No branches or pull requests
Bug report
Steps to reproduce
Create a file with a section named
foo_bar_baz
and note that the TOC shows it asfoobarbaz
.This is closely related to #544.
What is expected?
In the sidebar, the section title should be
immediate_command_async
, which is the name of the function.What is actually happening?
Other relevant information
npx vuepress info
in my VuePress project:The text was updated successfully, but these errors were encountered: