Joeri de Ruiter

Results 4 issues of Joeri de Ruiter

The header template (TODOFISH_HEADER) was parsed before the config file was sourced, so the default color was always used.

HTML color codes (#xxxxxx) were not working when used in the MARKUP_* templates due to the order of regexps. Changing the order prevents the '#' in the color codes to...

When dot is not present on the system, currently the tool will crash with an exception. This exception should be caught and a meaningful message displayed to the user.

Update the code to support the new features in the specifications. Currently the latest version of the specification is 3.3 (https://g10code.com/p-card.html).