<sectionbreak/>
tag on the line above each heading marker (---+
) or deeper;
<sectionedit>
and </sectionedit>
tags;
<editsections/>
tag on the first line of the topic; or
EDITSECTIONS
to true (in either user or web preferences). With this approach, the preference variable SECTIONDEPTHMIN
and SECTIONDEPTH
(again set in either user or web) controls the level of headings down to which SectionalEditPlugin will apply (with all lower headings/sections being included in that section); the former skips lower-level headings from sectioning. If SECTIONDEPTH
is undefined or all
, all levels of headings create sections. If SECTIONDEPTHMIN
is undefined or 0
, a section is created also for the text preceeding the first encountered section. In addition, if EDITSIGNATURE
is defined, then a signature line (a line starting with --
) will also introduce a section, with the signature being the last line of the section. <editsections/>
tag into a custom template and apply it to a topic by setting the VIEW_TEMPLATE
for topic, web, or site.
<editsections/>
tag into the header section of the document, it should be preceeded with the !%STARTTEXT%
tag, so that that portion of the header will be processed together with the body text (see documentation for the view
script). The text before the <editsections/>
tag will not be segmented into sections.
data/debug.txt
) <img>
tag): <sectionedit>
tag to give individual sections a different style.
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.