Table of contents
Templates
Use these for consistent formatting.
Image captions
Put images in tables to add wiki-like captions:
| ![](/assets/img/people/image.png) |
|:---:|
|Image caption|
Article structure
Put this at the top of the article:
---
title: Full Article Title
permalink: /docs/simplified_article_title/
---
Header structure for more a more wiki-like reading experience:
## Section name
___
section text
### Subsection
blabla
Quote captions look best when put into the quote themselves:
> "A very deep quote"
>
> -- Author, funny context for the quote
Comments - these won’t be rendered, use those to hide unfinished chunks of text.
{::comment}
blabla
{:/comment}
Collapsibles
<details>
<summary><a>Click here to collapse/expand</a></summary>
<p markdown="1">
Some text here. Note that Markdown won't work 100% correct with this.
</p>
</details>
Click here to collapse/expand
Some text here. Note that Markdown won’t work 100% correct with this.
Disclaimers
Buckle your seatbelt, Dorothy… |
---|
This article is classified long as fuck. |
| Buckle your seatbelt, Dorothy... |
| :---: |
| This article is classified long as fuck. |
My articel is unfinished so do you understand that | |
---|---|
This article is a work in progress. |
| ![](/assets/img/wip.png) | *My articel is unfinished so do you understand that* |
|:---:|
| | This article is a work in progress. |
This article needs more images. |
| ![](/assets/img/wall.png) |
|:---:|
| This article needs more images. |
why i always must ask |
---|
This article is a stub. You can help by expanding it. |
| why i always must ask <i class="fa fa-smile-o"></i> |
|:---:|
| This article is a stub. You can help by expanding it. |
- Previous
- Next