-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
Description
Given a lexer that Pygments doesn't know about (a common one being TOML), it'd be great if readme_renderer
/ PyPI simply rendered the block as fixed-width text without highlighting, and didn't complain / break.
GitHub and other places that reST might be being rendered (like within Sphinx) often have additional language support, and so I often will use some additional languages, even though they might not fully render with highlighting in other places.