mirror of
https://github.com/mickael-menu/zk
synced 2024-11-03 23:15:49 +00:00
50855154e2
* Move everything under the internal package. * Better separation between core and adapter packages, for easier unit testing. * Simplify data models. * Support multiple opened notebooks during runtime (useful for the LSP server). * Proper surface API which might be exposed later as a public Go package.
10 lines
223 B
YAML
10 lines
223 B
YAML
# See https://github.com/mickael-menu/zk/issues/23
|
|
- id: 1
|
|
path: "prefix-longest.md"
|
|
sortable_path: "prefix-longest.md"
|
|
checksum: ""
|
|
- id: 2
|
|
path: "prefix-short.md"
|
|
sortable_path: "prefix-short.md"
|
|
checksum: ""
|