diff --git a/modules/parser-parsedown.php b/modules/parser-parsedown.php index e3a0c79..c69e6af 100644 --- a/modules/parser-parsedown.php +++ b/modules/parser-parsedown.php @@ -408,7 +408,8 @@ register_module([ {{{~}}}Outputs the requested page's name. {{{*}}}Outputs a comma separated list of all the subpages of the current page. {{{+}}}Shows a gallery containing all the files that are sub pages of the current page. - "); + +

Note that a page doesn't not need to be included as a template to use these variables."); if($settings->parser_ext_renderers_enabled) { $doc_help = "

$settings->sitename supports external renderers. External renderers take the content of a code fence block, like this:

```language_code