Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-08-10 | HTML reader: treat commments as blank when parsing. | John MacFarlane | 1 | -5/+7 |
2021-07-06 | HTML reader: add col, colgroup to 'closes' definitions | John MacFarlane | 1 | -1/+3 |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 |
2020-12-10 | HTML reader: retain attribute prefixes and avoid duplicates. | John MacFarlane | 1 | -7/+13 |
2020-11-26 | HTML reader: improve support for table headers, footer, attributes | Albert Krewinkel | 1 | -11/+36 |
2020-11-26 | HTML reader: allow finer grained options for tag omission | Albert Krewinkel | 1 | -5/+17 |
2020-11-24 | HTML reader: extract table parsing into separate module | Albert Krewinkel | 1 | -0/+26 |
2020-11-23 | HTML reader: extract submodules | Albert Krewinkel | 1 | -0/+156 |