Christian Muehlhaeuser
|
08ffc82515
|
Reflow text in paragraph, strip line-breaks and utilize the available width
|
2019-12-05 22:03:35 +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
|
eaed263d06
|
Cascade Heading style into new H1, H2, ..., H6 styles
|
2019-12-05 14:05:35 +01:00 |
|
Christian Muehlhaeuser
|
1e195cc3de
|
Don't render List's prefix in ListElement, as it later gets replaced by a ParagraphElement
|
2019-12-05 09:50:17 +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
|
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 |
|