This commit is contained in:
caesar1111 2017-06-17 11:09:46 +02:00
parent abc11e81fb
commit 72716b0d17

View File

@ -4,14 +4,16 @@ layout: tutorial-beginner
{% include base.html %} {% include base.html %}
---
Markdown Syntax compilation test for Jekyll
---
Markdown syntax examples start from here:
--- ---
General header General header
--- ---
Markdown snytax:
Github specific syntax Github specific syntax
``` ```
@ -19,7 +21,8 @@ Fenced Code
``` ```
```bash ```bash
Fenced code highlighted Fenced code bash highlighting
``` ```
~~Strikethrogh~~ ~~Strikethrogh~~
@ -27,7 +30,7 @@ Fenced code highlighted
- [ ] Tasklist - [ ] Tasklist
- [ ] Tasklist - [ ] Tasklist
Gruber's Markdown syntax:
# Header 1 # Header 1
## Header 2 ## Header 2
### Header 3 ### Header 3
@ -67,22 +70,18 @@ Sentence Break before
_ _ _ _ _ _
Sentence Break before Sentence Break before
<!--This is a comment-->
PHP Extras Markdown
| column | column | column | | column | column | column |
|:---|:---:|---:| |:---|:---:|---:|
| | | | | |
|left |centered |right| |left |centered |right|
| - | - | - | | - | - | - |
The TOC is using the Headlines to create a TOC
<!--This is a comment-->
---
|text|picture| |text|picture|
|---|---| |---|---|