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
When I use the fold function
<details> <summary>折叠代码块</summary> ```bash echo "hello shell" echo "hello python" ``` </details>
The ideal result I want is like as follows
And in the process of use, there should be no spaces. If there are spaces, the result is as follows
Display error
The text was updated successfully, but these errors were encountered:
put into #1939
Sorry, something went wrong.
No branches or pull requests
When I use the fold function
折叠代码块
```bash echo "hello shell" echo "hello python" ```The ideal result I want is like as follows
And in the process of use, there should be no spaces. If there are spaces, the result is as follows
Display error
![image](https://user-images.githubusercontent.com/43670120/138264909-bccd7735-658e-4cba-98dc-1fbfa3a734b4.png)
The text was updated successfully, but these errors were encountered: