Commit graph

5 commits

Author SHA1 Message Date
Christian Muehlhaeuser
67685a4ebe Let user pick a syntax color theme in Gold's style config 2019-11-25 06:02:50 +01:00
Christian Muehlhaeuser
b600bc47ef Use ElementStyles to determine rendering style
Since BlackFriday's Nodes are limiting us a bit in rendering
flexibility, I've introduced Gold's own ElementStyles (a bit of
code repetition here, but alas).

Nodes can now be divided into multiple fragments, which means we
are able to display the link's URL and text in different styles.

Updated the dark theme to demo the newly gained flexibility.
2019-11-24 23:33:25 +01:00
Toby Padilla
985a7e5178 Fix child element rendering 2019-11-12 15:53:11 -05:00
Toby Padilla
9701392dc4 Much better parsing, README example 2019-11-09 16:12:54 -06:00
Toby Padilla
a89ebe80b5 Load style from json 2019-11-09 14:07:01 -06:00