We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d914d9 commit 29e5f5dCopy full SHA for 29e5f5d
docs/example.md
@@ -0,0 +1,28 @@
1
+---
2
+title: Example doc
3
+meta1: Metadata value
4
+meta2: Metadata value
5
+meta3: Metadata value
6
+meta4: Metadata value
7
+meta5: Metadata value
8
9
+
10
+# Heading 1
11
12
+Body
13
14
+## Heading 2
15
16
+_Italics_
17
18
+### Heading 3
19
20
+**BOLD**
21
22
+A divider below
23
24
25
26
+<code>An inline code</code>
27
28
+<pre><code>A code block</code></pre>
0 commit comments