diff options
author | El LM <lmcj@lmcj.xyz> | 2022-02-20 23:23:31 +0000 |
---|---|---|
committer | El LM <lmcj@lmcj.xyz> | 2022-02-20 23:23:31 +0000 |
commit | 69b52c3c31727a31aaf3598239779bbfcb11ec03 (patch) | |
tree | ee775526821b3500d038e4c53cd00d990f8ac42e | |
parent | 6ca9fbed31bf96452865e526420ecde0f346d50d (diff) |
A header was wrong
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ I'm writing this in *pYtHoN* (thought about doing it in Go, but I'm most comfort - [ ] Extend this to tag pages and index (right now all tags and index is built no matter if no new/updated file is present). - [x] Configuration file as an alternative to using command line flags (configuration file options are prioritized). -## To be added/fixed +### To be added/fixed - Avoid the program to freak out when there are directories created in advance. - Provide more meaningful error messages when you are missing mandatory tags in your `.md` files. |