Jonathan van der Steege
Jonathan van der Steege
This PR addresses issue #1272 When a journal has a long first line/title, it now exports to a (truncated) file name without throwing an error. Also added tests for markdown...
This PR addresses the issue that multiple keys at the same level in the config are being overwritten. Like it's described in #464. The tests passed, except for test 6...
This PR addresses issue #422 When an event description is empty, it now shows '(empty description)'. Fixes #422 Signed-off-by: Jonathan van der Steege
Dependencies updated and call to Buffer updated because of deprecated usage.