Skip to content
New issue

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页内锚点 #96

Open
fangchudark opened this issue Nov 7, 2024 · 0 comments
Open

论坛内文章编辑器支持markdown页内锚点 #96

fangchudark opened this issue Nov 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fangchudark
Copy link

差不多就和markdown一样,支持自动生成和链接页内锚点,忽略符号,空格使用连字符,大写转小写。
这样会对长篇文章很有帮助,写目录啥的

[标题1](#标题1)
[标题2](#this-is-title)

### **[标题1~]**

### This is title

@KUN1007 KUN1007 added the enhancement New feature or request label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants