Commit Graph
7 Commits
Author SHA1 Message Date
Anthony Fok 6db32e77e1 Bump chroma to v0.9.4
chroma v0.9.4 adds "bash-session" (a.k.a. "console") lexer
(from alecthomas/chroma#551) which testdata/readme.markdown.in
happens to use, and hence the need to regenerate testdata/readme.test.
2021-11-29 12:55:18 +01:00
Anthony Fok ea285ca64f Bump reflow to v0.3.0
reflow v0.3.0 no longer outputs duplicate `ESC[0m` sequences,
hence the testdata needed to be regenerated.
2021-09-06 20:03:30 +02:00
Christian Rocha e859bb067c Use margins at the document level (versus indent) in default styles (#67)
* Use margins at the document level (versus indent) in default styles

* Fix tests per the style changes in the previous commit
2020-05-21 17:03:59 +02:00
Christian Muehlhaeuser 743ecf40c5 Switch ANSI rendering to termenv to automatically convert colors between color-profiles 2020-01-13 04:40:43 +01:00
Christian Muehlhaeuser 6feb55b98c Fix cascading style attributes from BlockElements 2019-12-28 07:44:29 +01:00
Christian Muehlhaeuser a0197165ae Re-generate test results 2019-12-21 04:15:12 +01:00
Christian Muehlhaeuser 63c3acd5f9 Test TermRenderer with testdata/readme.markdown.in 2019-12-15 05:30:45 +01:00