You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zk/tests/issue-23.tesh

14 lines
317 B
Plaintext

# Link hrefs are not finding the best match
# https://github.com/zk-org/zk/issues/23
$ cd issue-23
$ zk list -qfpath --linked-by index.md
>template-creation.md
# Add a note with a shorter filename, it should be a better match.
$ echo "# Template" > template.md
$ zk list -qfpath --linked-by index.md
>template.md