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-86.tesh

14 lines
303 B
Plaintext

# Encoded Markdown links are not properly indexed.
# https://github.com/zk-org/zk/issues/86
$ cd issue-86
$ zk list -qfpath --link-to 202110031652
>202110031653 baz.md
$ zk list -qfpath --link-to "202110031652 foo bar"
>202110031653 baz.md
$ zk list -qfpath --link-to "foo bar"
>202110031653 baz.md