From eabed135d19b5cb7401eb111e5aca1418b2ccc79 Mon Sep 17 00:00:00 2001 From: A-dot-S-dot Date: Tue, 9 Jul 2024 22:25:45 +0200 Subject: [PATCH] doc: Remove outdated text in g:wiki_templates --- doc/wiki.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/doc/wiki.txt b/doc/wiki.txt index f91ca60..233bac8 100644 --- a/doc/wiki.txt +++ b/doc/wiki.txt @@ -1487,10 +1487,6 @@ a reference of all available options. \ 'source_func': function('TemplateFallback')}, \] < - Notice that in the second template, the `;` is appended to the source - filename. This means the template file is first searched for in the current - directory of the new page, then in the parent directory, and so on. If the - template file is not found, then the next template will be tried. Default: `[]`