mirror of
https://github.com/minetestblog/minetestblog.github.io.git
synced 2025-07-14 10:18:55 +02:00
testing
This commit is contained in:
parent
cd21a5130c
commit
58c00a43ed
@ -5,12 +5,16 @@ date: 2022-01-22 14:39:05 -0500
|
|||||||
categories: jekyll update
|
categories: jekyll update
|
||||||
---
|
---
|
||||||
# Table of contents
|
# Table of contents
|
||||||
1. [Introduction](#introduction)
|
[Briefing](#overview)
|
||||||
2. [Some paragraph](#paragraph1)
|
[Engine](#engine)
|
||||||
1. [Sub paragraph](#subparagraph1)
|
[Games](#games)
|
||||||
3. [Another paragraph](#paragraph2)
|
[Mods](#mods)
|
||||||
|
[Art/Builds](#art)
|
||||||
|
[Server Spotlight](#paragraph2)
|
||||||
|
[Server News](#paragraph2)
|
||||||
|
|
||||||
## This is the introduction <a name="introduction"></a>
|
|
||||||
|
## Beiefing <a name="overview"></a>
|
||||||
Some introduction text, formatted in heading 2 style
|
Some introduction text, formatted in heading 2 style
|
||||||
|
|
||||||
## Some paragraph <a name="paragraph1"></a>
|
## Some paragraph <a name="paragraph1"></a>
|
||||||
@ -20,4 +24,10 @@ The first paragraph text
|
|||||||
This is a sub paragraph, formatted in heading 3 style
|
This is a sub paragraph, formatted in heading 3 style
|
||||||
|
|
||||||
## Another paragraph <a name="paragraph2"></a>
|
## Another paragraph <a name="paragraph2"></a>
|
||||||
The second paragraph text
|
The second paragraph text
|
||||||
|
|
||||||
|
## Continue the Discussion:
|
||||||
|
<iframe
|
||||||
|
src="https://forum.minetest.net/"
|
||||||
|
style="width:100%; height:300px;"
|
||||||
|
></iframe>
|
Loading…
Reference in New Issue
Block a user