diff test.md @ 18:adc92b0118f4

Fix crash when not providing a template
author Jonatan Werpers <jonatan@werpers.com>
date Thu, 25 Jun 2020 21:57:11 +0200
parents ebecd141e9d3
children fbdb89dc8e8c
line wrap: on
line diff
--- a/test.md	Thu Jun 25 21:18:30 2020 +0200
+++ b/test.md	Thu Jun 25 21:57:11 2020 +0200
@@ -54,7 +54,7 @@
 ## TODO
 Some things need doing
  - [x] Fix bug where there's a nil error when there is no yaml in .md file
- - [ ] Fix bug where wdown doesn't work without a template
+ - [x] Fix bug where wdown doesn't work without a template
  - [x] Build the simplest possible markdown commandline utility
  - [x] Add command-line argument parsing
  - [x] Allow template file as an input