From c238728613accecddcd9612c442f6a2b0280bb8d Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Fri, 3 Apr 2020 05:01:37 +0200 Subject: render : elements header-id param close #63 --- MANUAL.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'MANUAL.md') diff --git a/MANUAL.md b/MANUAL.md index 556264c..072182b 100644 --- a/MANUAL.md +++ b/MANUAL.md @@ -262,13 +262,13 @@ This will include a connection form, redirecting to a specified page. Where `&max=% + %SUMMARY?min=&max=&element=% Where `` and `` are integers beetwen `1` to `6`. -You can set `` and `` values to filters beetwen `` and `` header to take care of. - +You can set `` and `` values to filters beetwen `` and `` headlines to take care of. +You can specify an [element](#markdown-elements) to target with the `element` parameter. The summary will only refer to this `element` headlines. #### Page list @@ -356,6 +356,15 @@ Activate or desactivate [markdonw](#markdown) parser in called ``. By d +##### Header ID + + %?headerid=-% + +By default, HTML `#id` are generated for every `

` to `

` headings. You can specify a range of headers outside which no ID will be added. + +You can also set `headerid=0` to totaly disable ID generation for this element. + + ### Templating -- cgit v1.2.3