mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs(v2): fix doc lint (#4727)
This commit is contained in:
parent
ccf1a222a3
commit
86cab6111b
|
|
@ -53,7 +53,7 @@ module.exports = {
|
|||
};
|
||||
```
|
||||
|
||||
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/src/vendor/prism/includeLangs.js).
|
||||
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/src/vendor/prism/includeLangs.js).
|
||||
|
||||
:::caution
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue