Multiple links in the README are now broken.
By default prism-react-renderer only includes an arbitrary subset of the languages that Prism supports. You can add support for more by including their definitions from the main prismjs package:
This library tokenises code using Prism and provides a small render-props-driven
component to quickly render it out into React. This is why it even works with
React Native! It's bundled with a modified version of Prism that won't pollute
the global namespace and comes with
a couple of common language syntaxes.
This is the language that your code will be highlighted as. You can see a list
of all languages that are supported out of the box here.
We also used this link on the Docusaurus website and looking for a replacement, do you have any to suggest?
facebook/docusaurus#8904
Multiple links in the README are now broken.
We also used this link on the Docusaurus website and looking for a replacement, do you have any to suggest?
facebook/docusaurus#8904