react-textarea-code-editor icon indicating copy to clipboard operation
react-textarea-code-editor copied to clipboard

Line numbers not working as expected

Open jwade0 opened this issue 1 year ago • 4 comments

Seems that the line numbers are added as a data attr correctly with rehypePrism, but there is no built in styling for the numbers. Am I missing something? I tried the example code in a codesandbox. Thanks!

image

jwade0 avatar Oct 29 '24 17:10 jwade0