This commit is contained in:
2022-10-24 14:05:50 +02:00
parent 138ae51936
commit 5e65726cb0
2 changed files with 3 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
## Fixes to be implemented
- highlighting does not repeat, only 1 will be highlighted, see #3
- rm printYamlData() log.Fatal(), maybe return error on all printers?
- refactor parser, there's some duplicate code