d402d4e057
I tried dealing with lists in the same way as with other more basic tags but came to the conclusion that this is most likely not feasible in the same way that it is not feasible for compounds. It would require a mini-parser that can deal with all sorts of tags (including nested lists and compounds). Instead, an approach more similar to the recursion for compound tags will be used (using its own function to deal with the missing tag headers ofc). |
||
---|---|---|
.. | ||
lib | ||
test | ||
tools |