UUID | draft | created | last modified | aliases | tags | |
---|---|---|---|---|---|---|
b2f4869b-178c-47b7-b105-fd77e0de76ef |
false |
2025-04-18 (Fri.) |
2025-04-18 (Fri.) |
|
Learning by doing:
hier ist mein Absatz
noch mehr Kontext
hier beginnt Absatz 2
- Aufzählung 1
- 2
- sub 2
- 3
- subsub
- subsub
- subsub
Nummerierung
- punkt 1
- punkt 2
- punkt 3
starting with 42
- starting with 42
- starting with 42
- starting with 42
eins | zwei | drei |
---|---|---|
1 | 2 | 3 |
kursiv ... fett
Strikethrough
zweites Unterkapitel
erstes 3-level des zweiten Unterkapitel
erstes 4
zweites vier
zweites 3-level des zweiten Unterkapitel
zweites erstes 4
zweites zweites 4
nochn h3
ein h4 unter nochn h3
final h2
final h3
final h4
Blockquotes can also be nested...
...by using additional greater-than signs right next to each other...
...or with spaces between arrows.
Inline code
Indented code
// Some comments
line 1 of code
line 2 of code
line 3 of code
Block code "fences"
Sample text here...
Syntax highlighting
var foo = function (bar) {
return bar++;
};
console.log(foo(5));
different markdown flavors use different syntax for sizing images,
so better fallback to plain html:
Like links, Images also have a footnote style syntax,
where you define the url of [id]
later in the document.
With a reference later in the document defining the URL location:
Option | Description |
---|---|
data | path to data files to supply the data that will be passed into templates. |
engine | engine to be used for processing templates. Handlebars is the default. |
ext | extension to be used for dest files. |
Right aligned columns
Option | Description |
---|---|
data | path to data files to supply the data that will be passed into templates. |
engine | engine to be used for processing templates. Handlebars is the default. |
ext | extension to be used for dest files. |