zk/tests/issue-16.tesh
2022-05-22 16:39:13 +02:00

12 lines
196 B
Plaintext

# Links with anchors are broken.
# https://github.com/mickael-menu/zk/issues/16
$ cd blank
$ touch note.md
$ echo "[[note#section]]" > index.md
$ zk list -qfpath --linked-by index.md
>note.md