mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 19:48:54 +02:00
chore: revert docs(website): use MDX comments instead of HTML comments (#8517)
This commit is contained in:
parent
9c9d17d6aa
commit
bc00bda5e9
38 changed files with 151 additions and 79 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue