DEV Community

Nagaraju
Nagaraju

Posted on

line numbers for content editable div

line numbers for content editable div

0

I am trying to show line numbers to a div that is contenteditable. So the content is not static and can be edited like a normal editor So far I could add line numbers but when I add new lines or delete a line it is not behaving properly.

Here…

Top comments (0)