hledger/hledger-lib/Hledger/Write
Henning Thielemann ff397f79cc lib: Write.Spreadsheet.Cell: add cellClass field for HTML style class
cmd: Commands.Balance.multiBalanceRowAsCellBuilders: add HTML style class attributes here
This way we do not need to dissect table rows in
multiBalanceReportHtmlHeadRow, multiBalanceReportHtmlBodyRow, multiBalanceReportHtmlFootRow
Eventually removed these three functions.
2024-09-11 13:51:09 -07:00
..
Csv.hs imp: Hledger.Read.CsvUtils -> Write.Csv 2024-08-16 16:57:38 +02:00
Html.hs lib: Write.Spreadsheet.Cell: add cellClass field for HTML style class 2024-09-11 13:51:09 -07:00
Ods.hs lib: Write.Spreadsheet: support for borders like in existing HTML export 2024-09-11 13:51:09 -07:00
Spreadsheet.hs lib: Write.Spreadsheet.Cell: add cellClass field for HTML style class 2024-09-11 13:51:09 -07:00