Closed Toraja closed 2 years ago
Not installing https://github.com/frabjous/knap because it looks like it does not provide a server and you might need to view markdown files directly from browser, which is impossible for remote machine.
(Not tried)
After switching to mkdnflow
, syntax keyword Blocked BLOCKED
did not work.
The reason was probably that syntax for list items captured the whole line and the above mentioned syntax was overwritten.
It was resolved after setting syntax for TODO list, which captures only the checkbox part (- [ ]
).
(Syntax for vimwiki
filetype probably highlighted - [ ]
while syntax for markdown highlights -
only, so vimwiki plugin might have handled in similar way)
done in 741fc3e25cfb9370d6c802081e0e2e8220e6b579
TODO
This lets you edit embedded source code in floating window