Hi Coen,
in my opinion your example doesn't make much sense: A will be a list on
its own. Then there is a other list with one item containing a list of
A.B, A.C, ..., and A.D. Etc ...
# A
-- A.B
-- A.C
--- A.C.D
--- A.C.E
--- A.C.F
-- A.D
# B
## B.A
--- B.A.A
--- B.A.B
## B.B
What I read from your list items, I think you wanted to create a single
nested list like this:
# A
#- A.B
#- A.C
#-- A.C.D
#-- A.C.E
#-- A.C.F
#- A.D
# B
## B.A
##- B.A.A
##- B.A.B
## B.B
But you are right of course, the saved wiki-text should be the same if
your edit it again, in *all* cases. Unfortunately I don't have written
any tests to handle deformed lists like the following one (it shows the
same problem as your example):
#- line 1
#- line 2
Cheers,
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch