Sébastien Lorber
Sébastien Lorber
### 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#issues). ### Motivation As part of https://github.com/facebook/docusaurus/issues/3285, it was suggested to give...
### 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#issues). ### Motivation It is possible to style how an XML file...
### Motivation Related to the CommonMark support issue: https://github.com/facebook/docusaurus/issues/3018 Some custom elements we created do not work when using the CommonMark parser mode, that you can turn on using: -...
### Motivation I think the Lighthouse CI report would be more relevant if it was doing multiple runs, showing average scores + variance (if !== 0) I tried to enable...
### 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#issues). ### Motivation Currently the only way to init a site with...
### 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#issues). ### Motivation When using the swizzle CLI, we can get TypeScript...
### 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 It is convenient to be able to access page...
## 🐛 Bug Report Suppose you have: ```md # md file [link](./otherMdFile.md) ``` Then if the linked md file change from `slug: /path1` to `slug: /path2` the md file must...
### 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#issues). ### Motivation The SVGR support is currently in Docusaurus core: ```tsx...
## Feature request First, I don't know if all this even makes sense, just wanted to expose my use-case and get some feedback. I work on the [Docusaurus](https://github.com/facebook/docusaurus) framework, we...