Sébastien Lorber

Results 210 issues of Sébastien Lorber

Hi, We implemented recently RTL support in Docusaurus and one of our early adopter gave this feedback: > Another point the direction of the codeblocks, they should be LTR https://datagit.ir/docs/python/beginner/functions/function...

Hi, I've seen this repo, and https://github.com/expo/expo/tree/master/packages/expo-yarn-workspaces as well That looks like the same code, can you explain which is supposed to be used?

Hey, Docusaurus maintainer here I noticed that you have a few swizzled components in https://github.com/agile-ts/documentation/tree/master/src/theme We are trying hard to make these customizations easier and more robust over time: -...

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

Work in progress --- Review links: - https://deploy-preview-8288--docusaurus-2.netlify.app/tests/pages/markdownPageTests/#admonitions - https://deploy-preview-8288--docusaurus-2.netlify.app/docs/markdown-features/admonitions/ --- Relevant links: - https://github.com/facebook/docusaurus/issues/4029 - https://github.com/pomber/docusaurus-mdx-2 - https://mdxjs.com/blog/v2/ - https://mdxjs.com/migrating/v2/ - https://github.com/pomber/mdx-debugger - https://jestjs.io/docs/ecmascript-modules ## Breaking changes Public API...

CLA Signed
pr: new feature

As part of the MDX 2 migration (https://github.com/facebook/docusaurus/pull/8288) we want to encourage the usage of the .mdx extension, as it's historically not good to use .md and compile with MDX...

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). ### Prerequisites - [X] I'm using the latest version of Docusaurus....

bug
help wanted
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 https://developers.google.com/tag-platform/gtagjs/install The gtag plugin should only be used at...

feature
good first issue
domain: analytics

## 🚀 Feature We can detect broken links now, but another thing that can break easily is anchor links. As we currently auto-generate ids based on heading text, rewriting a...

feature

## 🐛 Bug Report The site is able to work mostly fine without JS. In such case, navigation is not SPA/history push based, but is a regular html nav (like...

proposal