-
Notifications
You must be signed in to change notification settings - Fork 167
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Check if applicable
- I have searched the existing issues (required)
- I'm willing to help fix the problem and contribute a pull request
Describe the bug
When linking to another note inside a footnote, the command ZkLinks doesn't list such link.
How to reproduce?
- Write a note
note1.mdwith the contents:# Title note 1 some content - Write a note
note2.mdwith the contents:# Title note 2 some content[^1] [^1]: [[note1]]
- execute
ZkLinkscommand innote2.md
zk configuration
default should workNeovim configuration
just install zk-nvimEnvironment
zk 0.15.1
system: Darwin 24.6.0 x86_64
NVIM v0.12.0-dev-1142+g2b421d518f
Build type: RelWithDebInfo
LuaJIT 2.1.1753364724
Run "nvim -V1 -v" for more infoMetadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working