marksman icon indicating copy to clipboard operation
marksman copied to clipboard

Fails to autocomplete full file name with spaces when wiki.style = "file-stem"

Open ni554n opened this issue 8 months ago • 1 comments

Tested on Neovim v0.11.4 in Windows 11 using built-in autocompletion. Upon pressing Enter, it inserts only the first word of a file name with spaces. Otherwise, it works as expected.

ni554n avatar Sep 04 '25 22:09 ni554n

Encountered the same problem on neovim v0.12.0

joshdumoulin avatar Dec 16 '25 21:12 joshdumoulin

Same on 0.11.5 on MacOS

jaxspades avatar Dec 26 '25 23:12 jaxspades

Also I have incremental_references = true in the workspace's .markdown.toml

jaxspades avatar Dec 27 '25 00:12 jaxspades