docsify
docsify copied to clipboard
🃏 A magical documentation site generator.
Bumps [marked](https://github.com/markedjs/marked) from 4.3.0 to 11.2.0. Release notes Sourced from marked's releases. v11.2.0 11.2.0 (2024-01-27) Bug Fixes Fix ENOENT error message in CLI (#3165) (bf44ae8) Features flatten childToken arrays (#3172)...
## Bug Report #### Steps to reproduce add a md file in a sub1 dir `/docs/sub1/test.md` add a img.png in `/docs/images` add a imgLink in sub1/test.md: `` #### Current behaviour...
## Feature request when i use docfify to show my api-doc,i found that it can not helpfull to show the second-level relation,and i tried finding the solution,but i can not...
I am sure I must have some setting incorrect, but the first time I load this: https://adrianbj.github.io/TracyDebugger/#/debug-bar?id=module-disabler it has the "module-disabler" section at the bottom of the page. I browser...
## Bug Report `docsify-server-renderer` does not declare `strip-indent` as a dependency. Thus, if the install tree has other versions of `strip-indent`, like version `4.0.0`, we get this error: ``` var...
## Summary This PR adds instructions on how to deploy Docsify to Kinsta Static Site Hosting ## Related issue, if any: ## What kind of change does this PR introduce?...
> We actually need it because it's referenced in the documentation. see https://docsify.js.org/#/quickstart?id=specifying-docsify-versions Good catch, however I do not think we should restore the `/themes` directory. Having duplicate files in...
### Discussed in https://github.com/docsifyjs/docsify/discussions/2161 Originally posted by **michaelmartinth** August 4, 2023 Hi, I am wondering, is it possible to exclude certain pages from search results? For example, I have changelog...
Feat/5.0
Please makes sure these boxes are checked before submitting your PR, thank you! * [x] Make sure you are merging your commits to `master` branch. * [x] Add some descriptions...
## Bug Report Position error when returning to home page from navbar. #### Steps to reproduce   #### Current behaviour The homepage is half displayed. #### Expected behaviour The...