I've just finished a very long-standing task (#147): support for multi-line links. I think that warrants a new release, so here you go!
Features
- Add support for
fzf_luaas select method (#419) - Allow customization of setting link target with
g:wiki_link_creation.path_transform(#422, #423) - Allow having the journal at wiki root (#424)
- Add support for reference style image links (#425)
- Adjust the definition of
ref_targetlinks (#425) - Add support for multi-line links (#147)
Bug Fixes
- Fix issue where trailing punctuation broke bare URLs (#421)
- Don't
:updatea file on navigation unless the file exists
Acknowledgements
I would like to give a special thanks to everyone who contributes with PRs: @qadzek (#421) and @kceiw (#422).