diff --git a/lua/custom/plugins/mkdnflow.lua b/lua/custom/plugins/mkdnflow.lua index e965d83..4531df8 100644 --- a/lua/custom/plugins/mkdnflow.lua +++ b/lua/custom/plugins/mkdnflow.lua @@ -22,18 +22,22 @@ return { markdown = true, pandoc = true }, + perspective = { + -- Ensure that paths are relative to the current file + priority = "current" + }, links = { conceal = true, }, new_file_template = { use_template = true, template = [[ - --- - title: - date: {{ date }} - id: {{ id }} - tags: [] - --- +--- +title: +date: {{ date }} +id: {{ id }} +tags: [] +--- ]], placeholders = { before = { diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index b1182d4..be24260 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -8,3 +8,4 @@ InfoBiblio Réaménagement biodiversité hyperindustrialisés +lacto-fermentation diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index 4add06e..ca7a2bb 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ