changeset 3:20d89feaa7d7

Add a bunch of todos
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 16 Jun 2020 21:11:20 +0200
parents be229b2e3b19
children 0b747e2d51c9
files test.md
diffstat 1 files changed, 13 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test.md	Tue Jun 16 14:29:49 2020 +0200
+++ b/test.md	Tue Jun 16 21:11:20 2020 +0200
@@ -26,4 +26,16 @@
 ## TODO
 Some things need doing
  - [x] Build the simplest possible markdown commandline utility
- - [ ] Save the world
+ - [ ] Add commandling argument parsing
+ - [ ] Allow template file as an input
+
+### Code highlighting
+ - [ ] Check of other highlighters use the same kind of coloring idea
+ - [ ] Check how to style the code coloring
+ - [ ] Switch to CSS-class based code coloring
+ - [ ] Configure highlighter
+
+### Community
+ - [ ] Fix errors in [goldmark-highlighting README](https://github.com/yuin/goldmark-highlighting)
+   - [ ] Faulty import
+   - [ ] Extra import chroma/formatters/html