Html to Xhtml Convertor is a straight-forward Perl script to convert HTML pages into XHTML pages. It can process batches of files, convert Windows/Unix/Mac line breaks, and deal with attribute minimization, quoting of attribute values, and more.
| Tags | Internet Web Site Management Text Processing Markup HTML/XHTML |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent POSIX Linux |
| Implementation | Perl |
| Translations | English |
Recent releases


Changes: This release fixes a bug regarding quoting attribute values.


Changes: A critical bug which resulted from a typo introduced in 0.7.7 was fixed.


Changes: The ability to dump output to STDOUT rather than a file was added. Detection of old ICRA data was added. Handling of single quoted attribute values was improved. Updating of the Pico version was removed. A couple of very minor internal changes were made.


Changes: Handling of line breaks within tags was improved. More appropriate values of properties are now made lowercase. <base> was added as an empty tag. Detection of doctypes is now more tolerant. Warnings about unmatched double quotes in tags were added. A bug involving the name property of multiple <a> or <map> tags was fixed.


Changes: A bug that resulted in text outside of tags being made lowercase has been fixed. A bug that applied attribute minimisation rules outside of tags has been fixed.
A security filter for vulnerable sites using regex patterns.
- All comments
Recent commentsRe: It Donna Work 4me
> Bareword "tty" not allowed
> while "strict subs" in use at
> /usr/local/bin/htx line 90.
> Execution of /usr/local/bin/htx aborted
> due to compilation errors.
>
That problem has since been fixed.
It Donna Work 4me
Bareword "tty" not allowed while "strict subs" in use at /usr/local/bin/htx line 90.
Execution of /usr/local/bin/htx aborted due to compilation errors.