I received my Pocketbook 360 last week (yay! love it!) and am having a problem with blockquotes and fbreader. I did a bunch of searching but couldn't find anything other than this:
Quote:
Originally Posted by Moonraker
I did investigate FBReader but I eventually decided that was a no go. FRReader does not display any scene breaks and does not understand the blockquote tag. It even omitted a salutation because it was superceded by a blockquote.
|
I couldn't find any replies addressing the above blockquote issue.
I'm using the latest version of fbreader (0.8.0).
Basically, it looks like anything tagged with blockquote is not displayed.
Here is the text in Adobe showing the blockquote:
And here in fbreader not showing it:
The offending text in the html is preceded by :
Code:
<p class="calibre28"/>
And wrapped in:
Code:
<blockquote class="calibre29"><span class="calibre4">
I'm hoping there's a setting I'm missing in fbreader?
Barring that I guess I could look more into Calibre to see if I can set up my conversions to replace <blockquote> with something else.