docsify icon indicating copy to clipboard operation
docsify copied to clipboard

🃏 A magical documentation site generator.

Results 291 docsify issues
Sort by recently updated
recently updated
newest added

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)...

dependencies
attention
javascript

## 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: `![](/images/img.png)` #### 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...

wait for information

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...

enhancement

## 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...

needs investigation
good first Issue

## 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?...

docs
good first PR

> 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...

semver-major

### 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...

PR Welcome
feature request

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...

pinned

## Bug Report Position error when returning to home page from navbar. #### Steps to reproduce ![image](https://github.com/docsifyjs/docsify/assets/33931153/24855544-c470-4833-8810-b666c7732887) ![image](https://github.com/docsifyjs/docsify/assets/33931153/5e73c967-2787-4196-837f-a862cbab1223) #### Current behaviour The homepage is half displayed. #### Expected behaviour The...