Commit graph

102 commits

Author SHA1 Message Date
96f29a49cf Add class representing text with attributes
Attributes can be set and deleted on sections of a MarkedUp object.
Chunk attributes work like dicts (name + arbitrary value). This can be
used to set color info or attach a link/URL to parts of a string, for
example.
2019-06-08 09:10:59 +00:00
87084ad35e Initial commit 2019-06-08 09:00:23 +00:00