in reply to Re^4: Convert BMP to HTML
in thread Convert BMP to HTML

Making assumptions about error correcting heuristics of some current browsers just to save some bytes is not a good strategy.

For instance: The markup of the monastery is basic enough to be interpreted by a new reader, like a Tk or mobile app. Those will not show the same intelligence.

Furthermore, we do parse and filter the markup here. Unbalanced tags might lead to unwanted effects.

Cheers Rolf
(addicted to the 𐍀𐌴𐍂𐌻 Programming Language :)
Wikisyntax for the Monastery

Replies are listed 'Best First'.
Re^6: Convert BMP to HTML
by choroba (Cardinal) on Nov 02, 2022 at 10:48 UTC