5ad246fc2a
Changes: - Added command line option '-ascii' for straight ascii output (instead of ISO-8859-1, which is the default). (html2text.C, sgml.C) - Implemented rendering of most SGML entities introduced in HTML-4. As a limitation, those entities not present in HTML-3.2/ISO-8859-1 will be recognized only if represented as "named entities" and not with thier numeric values, e.g. "™" will be rendered, "™" won't. (html2text.C, sgml.C) - Element closing as done in XHTML (e.g. "<br />") is now tolerated. (HTMLControl.C) - The program now ignores the content of <SCRIPT> or <STYLE> elemts within TABLEs, even if it is not commented out. (HTMLParser.y) - Fixed urlistream.h (fd_ might be uninitialized). (urlistream.h) |
||
---|---|---|
.. | ||
patches | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |