Christian Muehlhaeuser
|
be2762f3db
|
Let style define the indentation token
|
2019-12-18 19:47:58 +01:00 |
|
Christian Muehlhaeuser
|
92cf159a89
|
Fix TableElement not inheriting style from parent
|
2019-12-17 12:54:10 +01:00 |
|
Christian Muehlhaeuser
|
29ea5f002a
|
Styles can override the table's separators
|
2019-12-16 21:58:40 +01:00 |
|
Christian Muehlhaeuser
|
300a999be5
|
Add ansi.StyleWriter, which wrap writer's output into a style
|
2019-12-16 20:06:18 +01:00 |
|
Christian Muehlhaeuser
|
386525047d
|
Render tables in given style
|
2019-12-16 20:04:22 +01:00 |
|
Christian Muehlhaeuser
|
5b742594cc
|
Automatically apply custom chroma theme when set in style
|
2019-12-16 08:37:31 +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
|
8a9d1795ff
|
Move expected test results to testdata/
|
2019-12-15 05:29:27 +01:00 |
|
Christian Muehlhaeuser
|
0c6cb858cf
|
Add tests for ANSIRenderer
|
2019-12-15 04:24:58 +01:00 |
|
Christian Muehlhaeuser
|
850c3affd3
|
Use upstream indent & padding writers from reflow
|
2019-12-15 03:42:40 +01:00 |
|
Christian Muehlhaeuser
|
b0857fb690
|
Follow upstream reflow API changes
|
2019-12-15 03:30:23 +01:00 |
|
Christian Muehlhaeuser
|
64af8be306
|
Support bold, italic & underline chroma styles
|
2019-12-15 00:22:27 +01:00 |
|
Christian Muehlhaeuser
|
ed99f8a844
|
Move chroma style settings to separate struct
|
2019-12-15 00:08:11 +01:00 |
|
Christian Muehlhaeuser
|
aeda17f93a
|
Generate chroma theme from our style settings
|
2019-12-14 20:52:20 +01:00 |
|
Christian Muehlhaeuser
|
4b65ed22c2
|
Move ANSIRenderer into a separate package
|
2019-12-14 00:11:29 +01:00 |
|