mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-15 15:55:56 +02:00
docs: fix highlighted lines in github link to commonly used languages (#11188)
This commit is contained in:
parent
8958c11c58
commit
8a5a0c110e
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ Because a Prism theme is just a JS object, you can also write your own theme if
|
|||
|
||||
### Supported Languages {#supported-languages}
|
||||
|
||||
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts#L9-L23).
|
||||
By default, Docusaurus comes with a subset of [commonly used languages](https://github.com/FormidableLabs/prism-react-renderer/blob/master/packages/generate-prism-languages/index.ts#L10-L25).
|
||||
|
||||
:::warning
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue