meta data for this page
  •  

This is an old revision of the document!


Headings

Within a page, you can organize the information using headings of different levels, just think of chapters, sections, subsections, and paragraphs. By default, headings up to level 3 will be included into the table of contents that is shown at the top of the page. The syntax to generate a heading is simple. A level 1 heading (top level) is generated by placing your heading text between two runs of six equal signs

====== YOUR L1 HEADING ======

Lower ranking headings are generated the same way, just decrease the number of equal signs. Please make sure, that your headings are not too long.

ThingsToRemember

ThingsToRemember

  • Headings can be used to bring structure into your text
  • Headings up to level 4 will be included into the Table of Contents
  • The WIKI syntax to generate headings is a run of equal (=) signs
  • You can create internal links to specific sections in a WIKI page by specifying the page address and then append the heading name (all lower case letters, white spaces replaced by an '_'). For example, the following link will bring you to the page top
    [[general:computerenvironment:tasksetwiki#project_documentation_in_a_wiki|page top]]