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

## Bug Report #### Steps to reproduce Write: ```` \``CODE` `\`CODE` `CODE\`` `CODE`\` \``CODE`\` \``CODE``\ \```` ``` ```` #### What is current behaviour Not rendered correctly ![image](https://user-images.githubusercontent.com/16933298/191679039-f89cd522-e38f-48c7-bff7-1280a1cd8f2c.png) #### What is...

# Bug Report Docsify's default path handling is problematic and/or broken in several scenarios: 1. **Docsify's path behavior is inconsistent** Docsify handles paths differently for links and other resources like...

pr welcome
priority : high
attention

Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) and [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies needed to be updated together. Updates `trim-newlines` from 1.0.0 to 3.0.1 Release notes Sourced from trim-newlines's releases. v3.0.0 Breaking: Require Node.js 8 (#1) 75db891...

dependencies

Bumps [parse-path](https://github.com/IonicaBizau/parse-path) and [lerna](https://github.com/lerna/lerna/tree/HEAD/core/lerna). These dependencies needed to be updated together. Updates `parse-path` from 4.0.4 to 5.0.0 Release notes Sourced from parse-path's releases. 5.0.0 parse-path 5.0.0 :star: This is a...

dependencies

## **Summary** This PR documents support for including images with absolute paths and fixes a small bug that made it impossible to use. This avoids the need to use ../../...

needs discussion

## Bug Report #### Steps to reproduce ``` **test)**test ``` #### What is current behaviour Bold text not rendered correctly. #### What is the expected behaviour Render `test)` as bold...

needs investigation

### Environment Details ### OS version: Windows11 version 21H2 (OS build 22000.856) Edge version: 104.0.1293.47 ### Repro Steps: ### 1. Open URL: [ Document (1).mhtml](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fmicrosofteur-my.sharepoint.com%2F%3Au%3A%2Fg%2Fpersonal%2Fa-zjankovic_microsoft_com%2FEXqO1n1Hk8dMqJu7z0IEt0QBDZc920MJJKp6pgRnMgsQ1w&data=05%7C01%7Cv-jjayaram%40microsoft.com%7Cbb5cb060322147c10c2208da78fe2f41%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637955330465685284%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=WLklQ65FGfusI3YLPWXYmPS1dDzr02c1GbpVBEWP4HQ%3D&reserved=0) 2. Apply text size to...

### Environment Details: ### OS version: Version 22H2 (OS Build 22610.1) Microsoft Edge version: Version 101.0.1210.47 (Official build) (64 bit) ### Repro steps: #### 1. Open URL: https://zorana-jankovic.github.io/example/#/ 2. Navigate...

wait for information

## Summary This issues is for tracing marked and related dependencies upgrade. As per to current incompatible and related dependencies outdated, the marked js upgrade stuff is tough to move...

dependencies
PR Welcome
priority : high

## **Summary** As mentioned in #1854, if the URL used by the alias contains parameters, we will add the 'ext' configuration item incorrectly ## **What kind of change does this...