Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-02 | LaTeX writer: revert table line height increase in 2.11.3. | John MacFarlane | 3 | -38/+30 |
2020-12-20 | LaTeX writer: support colspans and rowspans in tables. (#6950) | Albert Krewinkel | 3 | -0/+85 |
2020-11-24 | test/tables/*.native: normalized (#6888) | Kolen Cheung | 3 | -177/+324 |
2020-11-19 | JATS writer: support advanced table features | Albert Krewinkel | 3 | -0/+242 |
2020-10-30 | Fix duplicate "class" attribute in HTML writer | Andy Morris | 2 | -12/+12 |
2020-10-14 | Fix typos in comments, doc strings, error messages, and tests | Albert Krewinkel | 3 | -3/+3 |
2020-09-13 | HTML writer: support intermediate table headers | Albert Krewinkel | 3 | -0/+147 |
2020-09-13 | HTML writer: support attributes on all table elements | Albert Krewinkel | 3 | -33/+33 |
2020-09-12 | HTML writer: render table footers if present | Albert Krewinkel | 3 | -0/+164 |
2020-09-10 | Support colspans and rowspans in HTML tables (#6644) | Albert Krewinkel | 3 | -0/+404 |