Skip to content

Commit

Permalink
Update website/docs/guides/markdown-features/markdown-features-code-b…
Browse files Browse the repository at this point in the history
…locks.mdx
  • Loading branch information
slorber authored May 15, 2023
1 parent ccd3c35 commit 2de2d1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,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/c914fdea48625ba59c8022174bb3df1ed802ce4d/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#L9-L23).

:::caution

Expand Down

0 comments on commit 2de2d1a

Please sign in to comment.