docsify
docsify copied to clipboard
🃏 A magical documentation site generator.
## **Summary** add an option to render the navbar when `onlyCover` is true ## **What kind of change does this PR introduce?** Feature ## **For any code change,** - [x]...
## **Summary** (WIP) convert all files to ESM. ## **What kind of change does this PR introduce?** Refactor ## **For any code change,** - [ ] Related documentation has been...
## **Summary** When using the `basePath` as an absolute url including the domain and the domain of `index.html` and the domain of `basePath` are different, Currently, files fetched from `basePath`...
## **Summary** ### Bugfix - If section name is weird just like `--`, `dom.find('#--')` cause error. so, It has to be changed. 7060fccad18bca0f22838a29a16fef740646ee80 >changed ``const section = dom.find('#' + id);``...
Snyk has created this PR to upgrade dompurify from 2.3.2 to 2.3.3.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
## **Summary** Based on tests from my end and AWS Amplify. The build commands are needed to show pages. ## **What kind of change does this PR introduce?** Docs ##...
Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...
Snyk has created this PR to upgrade prismjs from 1.23.0 to 1.24.1.  :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...
## **Summary** Fixes an issue where included mermaid files that had embedded tags failed to render, due to the file being included verbatim into the `` tag, and embedded html...
## **Summary** This is a small change to mention pull request templates in `CONTRIBUTING.md`, and to show what the new template look likes. ## **What kind of change does this...