edit: ignore html elements in sentence wrapping
authorMischa POSLAWSKY <perl@shiar.org>
Fri, 15 Sep 2017 19:59:53 +0000 (21:59 +0200)
committerMischa POSLAWSKY <perl@shiar.org>
Mon, 18 Sep 2017 18:21:28 +0000 (20:21 +0200)
commitcef03a4a82864b3f3a99c52bc75bf895d18f9308
tree004653fe1eee25a305b58f09d322187948873636
parent0e699432ba7d5b10b24ef5355dbe9b0036ebd248
edit: ignore html elements in sentence wrapping

Assume whitespace is safe to be wrapped anywhere.  Exceptions could still
occur inside of tags, but deemed very unlikely.  Rather have large code
blobs be counted as separate characters.
edit.js