Skip to content

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

@slorber

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions