Quote:
Originally Posted by Bald Eagle
HTML files ending in .html are not recognized, they appear when renamed to .htm (might be a Windows Mobile problem)
|
A bug; I will fix it (Windows Mobile gets it wrong, but I can work round that).
Quote:
Originally Posted by Bald Eagle
leading or trailing spaces in non-empty paragraphs are rendered as squares
|
A bug; I will fix it.
Quote:
Originally Posted by Bald Eagle
(inlined) stylesheet is ignored
|
This one is a known limitation and actually rather hard for me to work round (I have a parser for style sheets, but adapting so it would parse in-line 'snippets' of style-sheet syntax would be a little tricky). I will be working on this, but it will take a bit longer. In-line stylesheet syntax is discouraged by the purists, in any case, because it entangles content with formatting.
Quote:
Originally Posted by Bald Eagle
<br> tag leads to blank lines between text
|
A bug; I will fix it.
Thankyou for using Freda, and thankyou for the detailed feedback - most helpful!
Jim