Files
pandoc/test
Tuong Nguyen Manh 594f109956 asciidoc writer: Add more table features (#11267)
This adds the following table features:

- row span and column span
- footer row
- individual horizontal cell alignment

[API change] T.P.Writers.Shared: Add functions `allRowsEmpty` and
`tableBodiesToRows` from the RST writer for reuse in other writers.

Also fix hlint warning about `unzip` from `NonEmpty`:
The exported polymorphic function will become
monomorphic in the future. Restrict the `NonEmpty`
import to use the Prelude `unzip` function.
2025-11-03 20:30:33 +01:00
..
2025-10-24 23:11:26 +02:00
2023-01-13 09:13:27 -08:00
2025-08-10 08:20:49 +02:00
2025-09-08 09:22:56 +02:00
2025-10-18 15:03:50 +02:00
2025-09-15 12:45:28 +02:00
2024-02-13 23:10:42 -08:00
2024-11-06 10:04:33 -08:00
2024-11-06 10:04:33 -08:00
2024-12-27 11:10:48 -08:00
2024-05-31 09:38:34 -06:00
2025-09-15 12:45:28 +02:00
2023-07-06 12:20:20 -07:00
2025-08-11 16:05:42 -07:00
2025-08-11 16:05:42 -07:00
2024-05-15 18:08:13 -07:00
2025-10-30 17:46:15 +01:00
2025-09-15 12:45:28 +02:00