View Single Post
Old 02-02-2016, 02:47 AM   #983
Feynor
Enthusiast
Feynor began at the beginning.
 
Posts: 38
Karma: 10
Join Date: Sep 2013
Device: Samsung Galaxy Note 10.1 2014 ed. with Moon Reader+ and Google Books.
Odd that I haven't seen this error before. I'll look at the heuristics now.

P.S.: I'd have loved to have had a slightly shorter story to test this on :P

That said, I get &lt; and &gt; into my heuristics code, and somewhere along the processing they get turned into < and >, now I just have to figure out where, because it's not something I intended.

Addition: The culprit seems to be Beautiful Soup. From the looks of it BS is not so beautiful after all, as it decodes the html entities, including &lt; and &gt;

Last edited by Feynor; 02-02-2016 at 04:16 AM.
Feynor is offline   Reply With Quote