markdown-oxide
markdown-oxide copied to clipboard
Editor Agnostic PKM: you bring the text editor and we bring the PKM - inspired by and compatible with Obsidian
Disclaimer: I am not entirely sure this is up to markdown-oxide, so excuse me in advance if not. I noticed that markdown reference links in form of link text (an...
In https://oxide.md/v0/Guides/Getting+started+with+Markdown+Oxide+Version+0#Neovim you insist on enabling capabilities.workspace.didChangeWatchedFiles.dynamicRegistration but it is disabled on some OSes for a reason (check issues mentioned on this line): https://github.com/neovim/neovim/blob/2a24d0a4357d24d6edbd454ab2465abf460467db/runtime/lua/vim/lsp/protocol.lua#L536 Maybe it makes sense to remove...
It certainly should not be necessary to `:wall` so frequently.
Often when I paste large chunk of text into current .md file I got this: ``` LSP[markdown_oxide]: Error INVALID_SERVER_MESSAGE: { error = { code = -32700, message = "Parse error"...
This is the branch where OxideMD v1 will be developed. I will branch off from this and merge back to it. It is a full rewrite; notice the first commit...
I'd like to know what version of markdown-oxide I have running on my machine currently. It's not so easy to tell, as it takes no command line parameters and throwing...