After reading the documentation, I didn't really like the solution. Officially you should add this in markdown
---
gitea: none
include_toc: true
---
I prefer to control it through the editor (vscode). Testing the extension:
Name: Markdown All in One
Id: yzhang.markdown-all-in-one
Description: All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
Version: 3.6.2
Publisher: Yu Zhang
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one
The merge associated with this issue has the first test I did with the plugin
After reading the documentation, I didn't really like the solution. Officially you should add this in markdown
```
---
gitea: none
include_toc: true
---
```
I prefer to control it through the editor (vscode). Testing the extension:
```
Name: Markdown All in One
Id: yzhang.markdown-all-in-one
Description: All you need to write Markdown (keyboard shortcuts, table of contents, auto preview and more)
Version: 3.6.2
Publisher: Yu Zhang
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one
```
The merge associated with this issue has the first test I did with the plugin
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
After reading the documentation, I didn't really like the solution. Officially you should add this in markdown
I prefer to control it through the editor (vscode). Testing the extension:
The merge associated with this issue has the first test I did with the plugin