Commit Graph
14 Commits
Author SHA1 Message Date
Maas Lalani 9e3abf6f65 fix: properly set table alignments 2024-03-06 15:52:11 +01:00
Brian Strauch b8953ce4af fix: render urls in table (#248) 2023-08-22 12:39:50 -07:00
Carlos A Becker d5fb104a74 fix: do not replace comments with empty lines
Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
2022-02-07 17:59:10 +01:00
R. Aidan Campbell 49f2da7fed fix issue where lists that didn't start at 1 were not respected (#116) 2021-08-12 03:45:29 +02:00
Sam b37f694db4 Add support for :emoji: (#92) 2020-12-06 06:21:10 +01:00
Christian Muehlhaeuser 6feb55b98c Fix cascading style attributes from BlockElements 2019-12-28 07:44:29 +01:00
Christian Muehlhaeuser 52f841271d Don't sanitize text elements 2019-12-28 05:13:38 +01:00
Christian Muehlhaeuser de9bf211ba Drop newline after RawHTML elements 2019-12-28 04:55:53 +01:00
Christian Muehlhaeuser 8405e35ac8 Use textFromChildren to parse the aggregate content of Link nodes 2019-12-28 01:32:59 +01:00
Christian Muehlhaeuser 56af24c72d Add documentation for a few more types 2019-12-25 05:40:28 +01:00
Christian Muehlhaeuser a1da1963cb Document public types and methods 2019-12-25 05:19:33 +01:00
Christian Muehlhaeuser 3a479d0c85 Guard against empty/malformed markdown list entries 2019-12-24 02:45:35 +01:00
Christian Muehlhaeuser 27f86be69a Fix prefixing first paragraph with a newline, when there's no previous sibling node 2019-12-15 05:52:03 +01:00
Christian Muehlhaeuser 4b65ed22c2 Move ANSIRenderer into a separate package 2019-12-14 00:11:29 +01:00