-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I'm trying to use:
<PrismCode className="language-regex">{`/[a-z]{5}/g`}</PrismCode>… which outputs:
<code class=" language-regex">/[a-z]{5}/g</code>language-javascript, however, works perfectly. I know that prism has support for regex, so I'm trying to figure out why it wouldn't work here.
"prismjs": "^1.20.0", "react-prism": "^4.3.2",Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels