Includes Chinese punctuation marks in the anchor point of markdown, and cannot jump to the corresponding position for investigation and analysis
1. The form on the URL: #11-page, template type, and template, which cannot be jumped to the corresponding position. as shown in Figure 1
2. Decide to view the rendered HTML statement. Check: 1.1 The difference between the page, the template type, and the template. id=”user-content-11 – difference between page template type templates”. as shown in Figure 2
3. View the existing Markdown document source code
- [1.1 页面、模板类型、模板的区别](#11-页面、模板类型、模板的区别)
### 1.1 页面、模板类型、模板的区别
4. Edit the existing Markdown document source code, and modify the difference between #11-page template type template, which is equivalent to removing the punctuation mark in the anchor point.
- [1.1 页面、模板类型、模板的区别](#11-页面模板类型模板的区别)
### 1.1 页面、模板类型、模板的区别
5. Form on the URL: #11-The difference between the page template type template, you can jump to the corresponding position. as shown in Figure 3


