zk/tests/issue-16.tesh

12 lines
196 B
Plaintext
Raw Normal View History

# 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