Forum User's FAQ (Test Mode)

Hey Andy @AndyP,

Technically, you structure it using this heading syntax:

# Heading 1
Text
## Heading 2
Text
### Heading 3
Text
#### Heading 4
Text
##### Heading 5
Text
###### Heading 6

This lets it look like this:

Heading 1

Text

Heading 2

Text

Heading 3

Text

Heading 4

Text

Heading 5

Text

Heading 6

Under a heading, you could use list items or bullets

  1. Question
    Answer…
  2. Question
    Answer…
  3. (=List item)
    Answer…

or bullets:

  • Question
    Answer…
  • Question
    Answer…
  • (List item)
    Text…

Sometimes a warning may be necessary:

:warning: (Some kind of warning)
:triangular_flag_on_post: (mark)
:wrench: (TODO: Make this better)
:building_construction: (under construction: someone is working at this topic)

Or sometimes some portion of code:

Source code {
    preformatted text
}

In question of contents, since you had the idea, I hoped you already had some thoughts on structure! I suggest that you please, create your own new Test wiki (using “+New Topic” on the Main Page, and then choose the Category you want), make it a wiki, and lead the discussion?

1 Like