Skip to content

Releases: rkorebrits/HTMLtoOpenXML

Indefinite nested lists

19 Sep 12:18

Choose a tag to compare

Updated the code to recursively process nested lists with correct indentation.

Improve nested list processing

04 Jul 09:29

Choose a tag to compare

Allow for HTML in list item, before nesting

Add processing for < and > as it gets escaped and seen as XML tag open/close

29 Jun 13:34

Choose a tag to compare

0.1.7

Add processing for < and > as it gets escaped and seen as XML t…

Fixed empty list (item) processing

26 Jun 14:29

Choose a tag to compare

And cleaned up the code a bit

Better support for nested lists

25 Jun 10:10

Choose a tag to compare

Only tested with 1 level of nesting.

Added "support" for nested lists

21 Jun 13:11

Choose a tag to compare

Makes it "not break"

Added functionality and clean up

04 Jun 07:33

Choose a tag to compare

Add _removeStartSpaces

Remove unnecessary spacing at the beginning

Some fixes

10 May 15:10

Choose a tag to compare

Fix ampersands

Make sure ampersands are trailed by "amp;"

Testing code

20 Apr 13:51

Choose a tag to compare

0.1.1

Minor changes

First version for composer

20 Apr 12:08

Choose a tag to compare

0.1

Updated composer.json and readme