2022-11-01 14:01:28 +00:00
|
|
|
---
|
|
|
|
name: Sup
|
|
|
|
---
|
2023-01-22 17:53:14 +00:00
|
|
|
|
2022-11-01 14:01:28 +00:00
|
|
|
# Hello world
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
This is **bold** and _italic_, or _italic_. And a **_mix_**. And ==highlight==!
|
|
|
|
|
|
|
|
This is one line and this another.
|
2022-11-01 14:01:28 +00:00
|
|
|
|
|
|
|
Lists:
|
2023-01-22 17:53:14 +00:00
|
|
|
|
|
|
|
- This
|
|
|
|
- Is a
|
|
|
|
- list
|
|
|
|
- And here we go nested
|
2022-11-01 14:01:28 +00:00
|
|
|
1. This is a numbered
|
|
|
|
2. Two
|
2023-01-22 17:53:14 +00:00
|
|
|
- And different
|
|
|
|
- Bla
|
|
|
|
- More bla
|
2022-11-01 14:01:28 +00:00
|
|
|
|
|
|
|
And:
|
|
|
|
|
|
|
|
1. Numbered
|
|
|
|
2. Two
|
|
|
|
|
|
|
|
## Second heading
|
|
|
|
|
|
|
|
And some
|
|
|
|
|
|
|
|
```
|
|
|
|
Code
|
|
|
|
bla
|
|
|
|
bla
|
|
|
|
|
|
|
|
bla
|
|
|
|
```
|
|
|
|
|
|
|
|
And like this:
|
|
|
|
|
|
|
|
More code
|
|
|
|
Bla
|
|
|
|
|
|
|
|
And a blockquote:
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
> Sup yo Empty line\
|
2022-11-01 14:01:28 +00:00
|
|
|
> Second part
|
|
|
|
|
|
|
|
<!-- this is a comment -->
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
And more custom stuff [[Page link]]
|
2022-11-01 14:01:28 +00:00
|
|
|
|
|
|
|
{[Command button]}
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
- [ ] #next Task
|
|
|
|
- [x] #next Task 2
|
|
|
|
- [ ] Task with dealine 📅 2022-05-06 fef
|
2022-11-01 14:01:28 +00:00
|
|
|
|
|
|
|
https://community.mattermost.com
|
|
|
|
|
|
|
|
$anchor
|
|
|
|
|
|
|
|
[A link](https://silverbullet.md)
|
|
|
|
|
|
|
|
## Tables
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
| type | actor_login | created_at | payload_ref |
|
|
|
|
| --------- | ----------- | -------------------- | ---------------------- |
|
|
|
|
| PushEvent | avb | 2022-10-27T08:27:48Z | refs/heads/master |
|
|
|
|
| PushEvent | avb | 2022-10-27T04:31:27Z | refs/heads/jitterSched |
|
2022-11-01 14:01:28 +00:00
|
|
|
|
|
|
|
Here is something
|
|
|
|
|
|
|
|
---
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
A new thing.
|
2022-11-01 14:01:28 +00:00
|
|
|
|
2022-11-01 16:03:42 +00:00
|
|
|
![alt text](https:/
|
|
|
|
|
|
|
|
## Weird stuff
|
|
|
|
|
2023-01-22 17:53:14 +00:00
|
|
|
- [{{#if done}}x{{else}} {{/if}}] [[{{page}}@{{pos}}]] {{name}} {{#if
|
|
|
|
deadline}}📅 {{deadline}}{{/if}} {{#each tags}}{{.}} {{/each}}
|