Failures are to do with XML elements with (legitimate) text content. My validator - specifically I think the function adl.validator/disjunct-valid? - is causing spurious validation fails. But just having a battery of unit tests is progress.
5 lines
172 B
Markdown
5 lines
172 B
Markdown
# Release 1.4
|
|
|
|
Release 1.4 adds an 'order' element as a possible child of the 'list' element, in order to specify
|
|
the default order of lists. Otherwise unchanged from 1.3.
|