You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@belugame Interesting, while the parser is capable of parsing arbitrary text, I believe the modifications to the in-memory representation of headlines can only serialize to a file on disk.
I do consider this as a bug, just hadn't considered the need for something like this. Should be reasonably easy fix. Thanks for reporting.
I'm glad you don't mind me nitpicking :)
Really appreciate your responsiveness and work! 👍
With it I will be able to cut emacs out of my setup and only edit with vim again
I'm on NVIM v0.4.3
nvim foo.dotoo
* my caption
" as first linegI
in normal mode on it -> nothing happens.Only when I save the file and try again. I was expecting it to work on any buffer with dotoo extension.
The text was updated successfully, but these errors were encountered: