Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZkLinks doesn't list link in footnote #574

@caenrique

Description

@caenrique

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?

  1. Write a note note1.md with the contents:
    # Title note 1
    some content
  2. Write a note note2.md with the contents:
    # Title note 2
    some content[^1]
    
    [^1]: [[note1]]
  3. execute ZkLinks command in note2.md

zk configuration

default should work

Neovim configuration

just install zk-nvim

Environment

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 info

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions