marksman
marksman copied to clipboard
Write Markdown with code assist and intelligence in the comfort of your favourite editor.
Hey there, this might be a super specific situation but I think it would be great to support `[[my-note\|My Note]]` syntax, which contains the escape character `\` before the rename...
I have no idea what is happening, but marksman does not work (none of its features). I have installed marksman-bin from AUR. I also have this in .config/marksman/config.toml : ```...
Basically when I do [mylink](#anchor) it doesn't give me the local header anchors completions menu but when you look for an anchor inside a file like [linktofile](./my_file.md#) the anchors cmp...
I'd love to use this on a minimal alpine linux VM but apparently I can't build this project so that it'll run on musl :( Maybe I just don't know...
There's some oddity wrt URIs and paths (e.g. eglot doesn't encode `(` and `)` inside a URI). Plus it seems like it's starting 2 server instances (one for the symlinked...
I am definitely doing something wrong, but I don't know where/how. I installed marksman via [LazyVim](https://www.lazyvim.org/plugins/lsp) mason/mason-lspconfig. I tried 'installing' it with just the default config, Folkes dotfiles config, the...
## Problem The reference candidate list is often incomplete when the project contains a large amount of markdown files. ## Root cause The incomplete candidate list is due to the...
I installed the latest Marksman (`1.0.0-7f3b471`) using snap and use it with nvim. When I try to insert a wiki-style link, the completion inserts an extraneous `[[`. For instance: -...
I am not sure what configuration/reproduction I need to provide, so let me know if what is here is not enough. THe `marksman` version used here is the latest release...
Hello there! I try to use Marksman in Neovim 0.9. I've configured cmp and LSP correctly (tested on other filetypes), but marksman don't want to show me the completions from...