docs(website): use MDX comments instead of HTML comments (#8516)

This commit is contained in:
Sébastien Lorber 2023-01-06 16:22:01 +01:00 committed by GitHub
parent 5a59378e11
commit 9c9d17d6aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 79 additions and 151 deletions

View file

@ -123,7 +123,7 @@ The i18n configuration object to [localize your site](../i18n/i18n-introduction.
Example:
<!-- cSpell:ignore فارسی -->
{/* cSpell:ignore فارسی */}
```js title="docusaurus.config.js"
module.exports = {