Christian Muehlhaeuser
|
35342a2061
|
Decode style JSON into a typed struct
|
2019-12-13 03:04:48 +01:00 |
|
Christian Muehlhaeuser
|
cbd7714ca8
|
Fix prefix & suffix not rendering around tables
|
2019-12-09 13:09:04 +01:00 |
|
Christian Muehlhaeuser
|
897b2dbd1e
|
Decouple render elements from blackfriday parser
|
2019-12-07 18:48:08 +01:00 |
|
Christian Muehlhaeuser
|
665477d690
|
Move stateful objects to RenderContext struct
|
2019-12-07 15:40:42 +01:00 |
|
Christian Muehlhaeuser
|
78e36a02d0
|
Use ElementStyle as a value instead of pointer, so we can drop all the annoying nil checks
|
2019-12-05 18:05:29 +01:00 |
|
Christian Muehlhaeuser
|
c4b02ad80d
|
Cascade other style options to children when requested
|
2019-12-05 14:07:10 +01:00 |
|
Christian Muehlhaeuser
|
038f2dd684
|
Handle write buffers & cascading styles in BlockStack
|
2019-12-04 13:36:31 +01:00 |
|
Christian Muehlhaeuser
|
f7244397d2
|
Support margins in block elements
|
2019-12-04 06:59:53 +01:00 |
|
Christian Muehlhaeuser
|
8bcc61ace1
|
Use IndentFunc to style indents correctly
|
2019-12-04 06:38:55 +01:00 |
|
Christian Muehlhaeuser
|
c2a1ec4ccd
|
Use IndentWriter proxied by AnsiWriter
|
2019-12-04 05:20:30 +01:00 |
|
Christian Muehlhaeuser
|
d37d023d5d
|
Support styled indents for block elements
|
2019-11-30 06:43:13 +01:00 |
|
Christian Muehlhaeuser
|
8f086bc134
|
Drop redundant TableData struct
|
2019-11-26 04:37:30 +01:00 |
|
Christian Muehlhaeuser
|
9eee4b13c3
|
Table rendering (#40)
Renders markdown tables.
|
2019-11-26 04:21:22 +01:00 |
|