The Flexikon supports all essential HTML tags for typesets. For many commands the Flexikon provides shortcuts in a simple Flexikon syntax, that should be used preferably if possible. There are also some Flexikon-specific tags.
By using headlines you can create an index automatically. For a description, please view Flexikon: Headlines and Index.
 |
 |
|
Start a new paragraph with a headline:
|
== New paragraph ==
=== Subsection ===
==== Sub-subsection ====
|
|
A single line break is ignored by the Flexikon system.
But a new paragraph is created by insertion of an empty row.
|
hit "enter" twice
|
- Lists are nice:
- They create some structure.
The list sign * needs to be the first character in this row.
|
* Lists are nice:
** They create some structure.
*** They may be interleaved.
|
- Numbered lists are great.
- They are consise ...
- and creating them is simple.
|
# Numbered lists are great.
## They are consise ...
## and creating them is simple.
|
- You may mix lists ...
- and interleave them ...
|
* You may mix lists ...
*# and interleave them ...
*#* as shown here.
|
- List of Definitions
- List of Definitions
- Term
- Definition of the term
|
; List of Definitions
: List of Definitions
; Term
: Definition of the term
|
- Rows may be
- indented
- even more
|
:Rows may be
::indented
:::even more
|
A row that starts with a space
is shown exactly as it was
typed in.
A typeset with a fixed character pitch is used. The rows are not wrapped automatically. This might be useful for:
- adding pre-formatted text
- show program codes or algorithms
- create diagrams by using characters
BE CAREFUL: Do not use very long rows or your page will be very wide and hard to read.
|
One or more spaces at the beginning of a row
|
| Centered text
|
<center>Centered text</center>
|
A horizontal line:
|
"----"
|
|
Some text and an
|
Some text and an <!-- invisible comment -->
|
|
 |
 |
 |
 |
 |
 |
 |
| {{CURRENTDAY}} |
28 |
| {{CURRENTDAYNAME}} |
Thursday |
| {{CURRENTMONTH}} |
08 |
| {{CURRENTMONTHNAME}} |
August |
| {{CURRENTYEAR}} |
2008 |
| {{CURRENTTIME}} |
21:59 |
| {{NUMBEROFARTICLES}} |
-1 |
|
 |
 |
 |
 |
 |
View also: Flexikon: Formatting