View Single Post
Old 01-23-2014, 02:36 PM   #1
mrmikel
Color me gone
mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.mrmikel ought to be getting tired of karma fortunes by now.
 
Posts: 2,089
Karma: 1445295
Join Date: Apr 2008
Location: Central Oregon Coast
Device: PRS-300
When you create an input program for the editor

When you create a module that opens HTML files, how about converting all the U+2029 characters to <br />? It would make it much easier to search for. For what it is worth, that is what Sigil does, if that is any recommendation. It does create a lot of needless ones which must be disposed of. How about just filtering them out when the HTML is imported?

I have had to run the search several ways to locate all instances of this character which can not be accessed with \u2029 in Find. I tried pasting out of insert special characters and that didn't do the job. It seems to be searchable only when combined with another character.
mrmikel is offline   Reply With Quote