FormidableLabs / prism-react-renderer

🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism)
MIT License
1.85k stars 152 forks source link

Highlight specific lines #221

Closed urre closed 7 months ago

urre commented 1 year ago

Hi, I can't see any support to highlight selected lines in some extra prop ex like js {2-4} or similar. Is this supported?

carbonrobot commented 7 months ago

Here is the documentation on line highlighting https://prismjs.com/plugins/line-highlight/