prism-react-renderer icon indicating copy to clipboard operation
prism-react-renderer copied to clipboard

Add support for Dockerfile and Shell-Session

Open felipecrs opened this issue 4 years ago • 0 comments

I believe these two languages are common and generic enough to deserve being supported by default.

I created a PR at https://github.com/FormidableLabs/prism-react-renderer/pull/120 to add them in the supported languages list.

However, I noticed that it would not be the only thing needed. As stated on https://github.com/facebook/docusaurus/issues/3559#issuecomment-885767525, it seems that not all themes supports the tokens used in shell-session for example:

Palenight:

image

GitHub:

image

Dracula:

image

felipecrs avatar Jul 23 '21 16:07 felipecrs