docsify icon indicating copy to clipboard operation
docsify copied to clipboard

πŸƒ A magical documentation site generator.

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

## 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) ![image](https://github.com/user-attachments/assets/896b3b14-940c-461c-ac66-efcdc02406e2) 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...

dependencies
javascript

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

needs discussion

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

v5-rc

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

semver-major
attention