iissnan / iissnan/theme-next-docs
关于生成的页面的问题
Open
- Dominant language
- HTML
- Stars
- 165
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
我在.md文件里写了下面这句话
> --global
然后在页面上就变成了
> -global
有什么办法可以不让它转义吗?我不想截图来写博客啊。。
---
还有
> {{user.name}}
在页面上就变成了
> user.name
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the generated-page output from an .md file containing `> --global` and `> {{user.name}}`. Trace the Markdown and page-generation handling for these two forms, then verify that the rendered page preserves the literal text without unwanted escaping or template evaluation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- markdown
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100