iissnan / iissnan/theme-next-docs
请修改 Note 标签使用方式
- Dominant language
- HTML
- Stars
- 165
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Note 标签的使用方式存在问题。
如果使用超过一个以上的 Note 标签,那么所有的 Note 标签都必须要使用如下方式,才能正确的生成。
```
{% note danger %}
note danger, note danger, note danger
note danger, note danger, note danger
note danger, note danger, note danger
{% endnote %}
```
Next 主题PR [Fixes and improvements #1160](https://github.com/iissnan/hexo-theme-next/pull/1160)
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the Note tag documentation and compare its examples with the syntax shown here; done means documenting the required form when multiple Note tags are used, while checking the referenced NexT PR for context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100