-
官方文档示例无法显示,是因为引用的docsify升级导致。docsify目前升级到4.12.x了,这个版本里vuep好像没有正确渲染,也无异常。
我们只需要把vue-amap下到本地修改`src/docs/index.html`里的`docsify`引用自己跑起来就行了。
将
``
修改为
``
-
The README for this is growing too big. I'd like to make a docs tutorial website, similar to http://hathora.dev. That should give more room for examples and answer common questions people have about c…
-
https://xiechengqi.github.io/DocsifyNotes/#/README
Description
-
# Feature
Complete the initial Docsify documentation.
- Write command documentation for users looking to use command
- Write bot invitation documentation page that details inviting and setting the …
-
# Bug Report
Docsify's default path handling is problematic and/or broken in several scenarios:
1. **Docsify's path behavior is inconsistent**
Docsify handles paths differently f…
-
![Screenshot 2024-10-26 at 14-03-08 ](https://github.com/user-attachments/assets/1b90fabc-f5d7-41d5-a864-ad72885e79a8)
Aramalarda HTML kodları çıkabiliyor kapatma şansımız varsa daha güzel olabilir…
-
For sidebar use the order.txt file present in document folder
-
org域名的可以打开
https://[cdn.staticfile.net](https://cdn.staticfile.net/docsify/4.13.1/docsify.min.js)/docsify/4.13.1/docsify.min.js
我用到了docsify, prism语法高亮, 搜索, 放大, 拷贝代码插件
-
## Bug Report
#### Steps to reproduce
Put a markdown title in a quote.
#### What is current behaviour
Title inside [Block quotes](https://spec.commonmark.org/0.30/#block-quotes…
noraj updated
1 month ago
-
Hi, here's my docsify initialization code:
```
window.$docsify = {
name: '',
repo: '',
basePath: '/docs/',
loadSidebar: 'sidebar.md',
homepage: 'home.md'
…