View Single Post
Old 10-15-2015, 12:57 AM   #629
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,002
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by CakeChan View Post
Hello. I use the command-line version of FFF on a tablet with a reader that doesn't support horizontal rule tags, so I'm using the "replace_hr: true" option but it's not converting the tags. I recall this used to work in the past.
...
That's a bug.

We're (slowly) switching over to a newer HTML parser and hr tags come out as <hr/> instead of <hr_/> (where _ is really a space). And the replace_hr feature used a straight text replacement for <hr_/>. I've changed it to a regex instead, so it will work for both in future.

You say you use CLI. Unfortunately, I don't have a good way to release test versions of CLI. But there should be a new release in less than a week.
JimmXinu is offline   Reply With Quote