zettelkasten.nvim/lua
Marty Oehme 44a985cce6
Add anchor extraction function
`anchor.extract(string, anchor)` will find and extract a zettel anchor
from any string passed in.

It can be given an optional anchor regex which will supersede any regex
set in the plugin options.
2020-11-06 15:53:01 +01:00
..
zettelkasten Add anchor extraction function 2020-11-06 15:53:01 +01:00