| Left: | ||
| Right: |
| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 ### Body text | |
|
juliandoucette
2017/08/09 12:06:54
This seems to correlate to the "Body content" sect
ire
2017/08/09 16:50:31
What is the purpose of having them on both pages i
| |
| 3 | |
| 4 This is normal text | |
| 5 | |
| 6 This is *emphasized* text | |
| 7 | |
| 8 This is **strong** text | |
| 9 | |
| 10 This is <small>small</small> text | |
|
juliandoucette
2017/08/09 12:06:54
I left this out of default-content because it's no
ire
2017/08/09 16:50:31
Acknowledged.
| |
| 11 | |
| 12 This is a [link](https://example.com/) | |
| 13 | |
| 14 This is `inline code` | |
|
juliandoucette
2017/08/09 12:06:54
I left inline-code out of default-content because
ire
2017/08/09 16:50:31
Acknowledged.
| |
| 15 | |
| 16 This is an abbr | |
| 17 | |
| 18 *[abbr]: Abbreviation | |
| 19 | |
| 20 This has a footnote[^1] | |
| 21 | |
| 22 [^1]: This is a footnote content | |
| OLD | NEW |