I use a QPlainTextEdit for a code editor that also shows line numbers.
But when I press shift+return a the editor makes a break, but the line number don't increases.
I think in html it would just be a <br/> instead of a new <p> tag...
Have a look at the screenshot...
