Calendar: add FT sprint
[tails/test.git] / wiki / src / sandbox.mdwn
blob4621794f9e043644ef325a0e033362f6622926e5
1 This is the SandBox.
3 ----
5 *emphasised* text.
7 # GitLab syntax
9 - MR: !123
10 - issue: #18079
12 # Header
14 > This is a blockquote.
16 > This is the first level of quoting.
18 > > This is nested blockquote.
20 > Back to the first level.
22 Numbered list:
24 1. First item.
25 1. Another.
26 * nesting them
27 * more nests
28 1. And another..
30 Bulleted list:
32 * *item*
33 * item
34   - 1st item in nested list
35   - 2nd item in nested list
36   - 3rd item in nested list
38 Internal:
40 * <http://tails.boum.org/bla>
41 * <https://tails.boum.org/bla>
42 * <http://dl.amnesia.boum.org/bla>
43 * <https://dl.amnesia.boum.org/bla>
44 * <a href="http://example.com/bla" class="use-mirror-pool">bla</a>
46 External:
48 * <a href="http://example.com/bla">bla</a>
49 * <a href="http://example.com/ble">ble</a>
51 ## Heading level 2
53 Another test.