Skip to content

Releases: dedalozzo/converter

Added <br> support

05 Jun 16:24
Compare
Choose a tag to compare

This version add the conversion of
into a new line.

Improved README and fixed a notice

06 Aug 16:56
Compare
Choose a tag to compare

The $id protected member wasn't declared. Fixed.
The README has been improved.

Removed the lowercase from src conversion

28 Apr 12:56
Compare
Choose a tag to compare

The code doesn't longer perform lowercase of the image src attribute. Thanks chellem for the patch.

Improved documentation

24 Apr 18:19
Compare
Choose a tag to compare

Documentation uses javadoc style. Updated Doxyfile to the last version, removed all the warnings.

1.1: an URL can be case sensitive: removed strtolower from HTMLConverter.r…

08 Mar 14:12
Compare
Choose a tag to compare

HTMLConverter doesn't strtolower() the href anymore on replaceLinks().

1.0

25 Feb 20:41
Compare
Choose a tag to compare
1.0
added badges