mirror of
https://github.com/mickael-menu/zk
synced 2024-11-15 12:12:56 +00:00
9 lines
164 B
Plaintext
9 lines
164 B
Plaintext
# A single-character hashtag freezes the indexing step.
|
|
# https://github.com/mickael-menu/zk/issues/118
|
|
|
|
$ cd blank
|
|
$ echo "#A" > test.md
|
|
$ zk tag list -qfname
|
|
>A
|
|
|