iissnan / iissnan/theme-next-docs
内嵌标签存在BUG?
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 165
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
在我使用Bootstrap Callout的内嵌标签时,两个标签之间的markdown语法全部失效。比如:
```
{% note default%} 你好 {% endnote %}
[google](www.google.com)
{% note default%} 你好 {% endnote %}
```
谷歌链接将会暴露显示!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the reported example in the Bootstrap Callout embedded-tag rendering path, using the Markdown link between two note tags. Trace how the tags affect Markdown parsing and verify that the Google link is rendered as a link rather than exposed text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bootstrap, markdown
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100