Jul 2024

Most of this work happened in June, and it started from a naive attempt to add DOCTYPE parsing to xmlToTable. The existing parser code was not up to the task, so I rewrote it from the ground up with attention paid to the XML spec‘s grammar production rules. ErrTest, UTF8Tools and StringWalk were enhanced along the way.