|
|
@ -0,0 +1,7 @@ |
|
|
|
# TODO: |
|
|
|
|
|
|
|
- [ ] Subclass rich's Markdown renderer to support vimwiki-md |
|
|
|
- [ ] figure out how to watch for new STDIN, and send the event to trigger the render |
|
|
|
- [ ] what *emits* messages, and how can i create one watching STDIN? |
|
|
|
- [ ] then it's just as simple as setting up a handler on the Widget that processes the input. |
|
|
|
- [ ] will also need watcher/event-handler for messages from vim |