-
Bram Schoenmakers authored
PrettyPrinter no longer outputs a string, but a TopydoString in case of a single todo item, or a list of TopydoStrings that may contain color information. Those who read the PrettyPrinter output should convert it to a string that can be displayed.
ddec35c2