issues Search Results · repo:docsifyjs/docsify language:JavaScript
Filter by
1k results
(93 ms)1k results
indocsifyjs/docsify (press backspace or delete to remove)!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
v5-rc
paulhibbitts
- Opened 18 hours ago
- #2567
您好:
我在使用的时候遇到如下问题:
目录结构:
index.html
_sidebar.md
test
├── a
│ └── a.md
├── a.md
├── b.md
└── _sidebar.md
./_sidebar.md
- !-- _sidebar.md --
- 入门
- [快速开始](./test/a.md)
现实是这样的:
img width= ...
SunjfGitHub
- 1
- Opened 3 days ago
- #2566
这个问题定位:
当标题为:
# `hello` 标题1
这时候html代码为:
h1 id = xxxx
a href= #xxxx ...
span
code hello /code
标题1
/span
/a
/h1
问题分析: docsify 点击跳转的时候,如果点击到code tag上。 查找上级标签的时候,拿到的是span不是a所以就点击跳转不了。这应该是docsify的一个bug. ...
SunjfGitHub
- 1
- Opened 4 days ago
- #2565
!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
v5-rc
paulhibbitts
- Opened 12 days ago
- #2563
!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
v5-rc
paulhibbitts
- Opened on Jun 10
- #2556
!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
DennisWeru
- 1
- Opened on Jun 10
- #2555
[!IMPORTANT] b The RC version docs can be previewed at https://preview.docsifyjs.org/. /b It may contain breaking
changes in further rc versions until the standard v5 release.
The Docsify Maintainer Team ...
v5-rc
paulhibbitts
- Opened on May 27
- #2552
!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
cluelesscamel
- Opened on Apr 20
- #2540
!-- Please don t delete this template or we ll close your issue. Please write in English. Before creating an issue please make sure you are using the latest version of Docsify. Please ask questions on ...
denmaloyreb
- 11
- Opened on Feb 27
- #2535
In Guide - Helpers - GitHub Task Lists the example:
- [ ] foo
- bar
- [x] baz
- [] bam ~ not working
- [ ] bim
- [ ] lim
in line 4, it mean this?
- [ ] bam ~ not working
Missing a space in []? ...
yuanze31
- 1
- Opened on Feb 17
- #2534

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.