docusaurus icon indicating copy to clipboard operation
docusaurus copied to clipboard

Easy to maintain open source documentation websites.

Results 387 docusaurus issues
Sort by recently updated
recently updated
newest added

https://github.com/facebook/docusaurus/blob/ae45b11bbb32513a8cb44da163f096c00868a21d/packages/docusaurus-mdx-loader/src/index.js#L24-L58 I am writing an plugin that adds the source file + line number to every heading element. Below you can see that the frontmatter is being parsed and then...

bug
domain: markdown

This shouldn't need to be an explicit dependency. The preset is already depending on it. ## Motivation Cleaner dependencies! There are a couple reasons 1. The classic typescript starter template...

CLA Signed

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug

## Pre-flight checklist - [x] I have read the [Contributing Guidelines on pull requests](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#pull-requests). - [ ] **If this is a code change**: I have written unit tests and/or added...

CLA Signed
pr: polish

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Description If you use index pages and your sidebar contains...

feature
good first issue

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Description There's a default [navbar dropdown](https://docusaurus.io/docs/api/themes/configuration#navbar-dropdown), but when I tried...

feature

Still a draft PR while I wait for [this PR](https://github.com/FormidableLabs/prism-react-renderer/pull/160) to get merged and I validate that it actually fixes the FOUC. ## Pre-flight checklist - [x] I have read...

CLA Signed

## 💥 Proposal: Hooks for CSS-in-JS Client and Server Rendering > - [ ] Guides / Styling and Layouts → Styling components with CSS-in-JS frameworks So, the [[v2] ☂️ Umbrella...

difficulty: advanced
proposal

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Motivation Code wrap buttons have been implemented: https://github.com/facebook/docusaurus/pull/7036 The thing...

feature
apprentice

### Have you read the Contributing Guidelines on issues? - [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#reporting-new-issues). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

feature