Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-14 | Docx writer: allow multirow table headers | Albert Krewinkel | 1 | -17/+25 |
2021-05-01 | Docx writer: support colspans and rowspans in tables | Albert Krewinkel | 1 | -66/+134 |
2021-04-27 | Docx writer: autoset table width if no column has an explicit width. | Albert Krewinkel | 1 | -7/+11 |
2021-04-20 | Docx writer: add missing file | Albert Krewinkel | 1 | -0/+181 |
2021-04-20 | Docx writer: extract Table handling into separate module | Albert Krewinkel | 1 | -0/+114 |
2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel | 1 | -1/+1 |
2020-03-15 | Use implicit Prelude (#6187) | Albert Krewinkel | 1 | -2/+0 |
2020-03-13 | Update copyright year (#6186) | Albert Krewinkel | 1 | -2/+2 |
2019-11-12 | Switch to new pandoc-types and use Text instead of String [API change]. | despresc | 1 | -1/+2 |
2019-09-22 | [Docx Writer] Re-use Readers.Docx.Parse for StyleMap (#5766) | Nikolay Yakimov | 1 | -0/+48 |