add a comment to first line, when wrap lines(press enter key),the second line(line 3,line 4, line 5) will be added comments automatically.
like this:
<p>this is <span class="annotation" data-comment="first line comment">first line</span></p>
<p><span class="annotation" data-comment="first line comment">this is second line</span></p>