Skip to content

README.md link to supported langages broken (includeLangs.js) #190

Description

@slorber

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions