Christian Muehlhaeuser
|
35342a2061
|
Decode style JSON into a typed struct
|
2019-12-13 03:04:48 +01:00 |
|
Christian Muehlhaeuser
|
5675184234
|
Remove redundant Text member from ItemElement
|
2019-12-13 03:00:45 +01:00 |
|
Christian Muehlhaeuser
|
0c4f259f6a
|
Keep errors lowercase
|
2019-12-10 18:17:29 +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
|
c4b02ad80d
|
Cascade other style options to children when requested
|
2019-12-05 14:07:10 +01:00 |
|
Christian Muehlhaeuser
|
82d6db7c7d
|
Add new element style 'enumeration', used for items in ordered lists
|
2019-12-05 10:05:15 +01:00 |
|
Christian Muehlhaeuser
|
15d9fd129b
|
Handle Lists as a block element, which supports margins & indents
|
2019-12-04 13:37:14 +01:00 |
|
Christian Muehlhaeuser
|
a601b62b90
|
Move listitem styling to style JSON
|
2019-11-26 22:42:52 +01:00 |
|
Christian Muehlhaeuser
|
8f083a1043
|
Clean up pre/post ambiguity
|
2019-11-26 03:55:43 +01:00 |
|
Christian Muehlhaeuser
|
24a6306e1a
|
Use a Renderer interface instead of rendering fragments
|
2019-11-26 03:24:56 +01:00 |
|