docsify
docsify copied to clipboard
π A magical documentation site generator.
## Bug Report #### Steps to reproduce 1. docsify init ./docs 2. make some file 3. zip [doc.zip](https://github.com/user-attachments/files/16373992/doc.zip)  4. markdown ``` # Headline > An awesome project. download ```...
## Bug Report #### Steps to reproduce 1. Use Markdown helper to assign multiple classes to link or image, for example with Docsify v5 `[Button Title](https://google.com ':class=button primary')` #### Current...
## Bug Report #### Steps to reproduce 1. View single page with Sidebar 2. Tap on lower item, and view item on page 3. Scroll page back up The highlighted...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 26.0.1 to 28.0.0. Changelog Sourced from @βrollup/plugin-commonjs's changelog. v28.0.0 2024-09-23 Breaking Changes chore: switch to fdir for fewer dependencies (#1741) v27.0.0 2024-09-23 Breaking Changes feat!: default strictRequires...
## how do class disappear - when clicking on the title in the article - when clicking the 'a' tag of another plugin, such as toc.js
## Summary Hi In this PR, the sidenav is fixed whenever it is scrolled and then main content is scrolled so that it doesn't lose it's scroll position. It fixes...
## Summary This commit introduces a new feature enabling Right-to-Left (RTL) layout for docsify sites. ## Related issue, if any: Close #2511 ## What kind of change does this PR...
## Feature request #### Problem or desire I click an element which has the href just like the location.href when setting routerMode to "history", and then it pushes a new...
> [!IMPORTANT] > The RC version docs can be previewed at https://preview.docsifyjs.org/. > _It may contain breaking changes in further rc versions until the standard v5 release._ The Docsify Maintainer...
It would be nice to have a new release of dosify including the current work. Indeed, last release is [v4.13.1](https://github.com/docsifyjs/docsify/releases/tag/v4.13.1) from Jun 24, 2023. What's annoying is that docsify v4.13.1...