xmtop/layout
2020-04-27 20:33:41 -05:00
..
layout_test.go Issue #56. Slight improvement in layout algorithm. Still doesn't handle > 2 columns well, but it's more correct and lays the foundation for a correct solution. It's clear, however, that a full table model parser will require a substantial rewrite and, possibly, a change in the layout syntax. That would add substantial complexity, so maybe for some future effort. I'll fix the basic column layout (rowspans at the edges), and then shelve it. 2020-02-20 08:19:15 -06:00
layout.go Go vet/lint cleanups 2020-04-27 20:33:41 -05:00
parser.go Go vet/lint cleanups 2020-04-27 20:33:41 -05:00