Interesting things you can do with Markdown.
- https://daringfireball.net/projects/markdown/ << where it all started
- https://en.wikipedia.org/wiki/Markdown
- https://en.wikipedia.org/wiki/Wiki#Editing
- https://github.com/showdownjs/showdown
- https://guides.github.com/features/mastering-markdown/
- https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
- https://github.com/ikatyang/emoji-cheat-sheet/blob/master/README.md
- https://guides.github.com/pdfs/markdown-cheatsheet-online.pdf
tips
- https://github.com/shaunlebron/github-markdown-hacks
- https://www.webfx.com/tools/emoji-cheat-sheet/
- https://github.com/bryanbraun/poor-mans-styleguide
- https://www.poormansstyleguide.com/
tests
abc def ghi
![]()
YAML here
www.google.com. example.com
Mentions
@theo-armour
YAML
http://alvinalexander.com/technology/markdown-comments-syntax-not-in-generated-output/
<sub>abc def 123</sub>
abc def 123
<abbr>AEC</abbr>
The <abbr title="World Health Organization">WHO</abbr> was founded in 1948.
AEC
The WHO was founded in 1948.
Small:
abc ABC <small>abc def 123</small> ABC abc
abc ABC abc def 123 ABC abc
thing
iframe test
_italics_ *italics*
italics italics
**bold**
bold
***bold and italics***
bold and italics
~~Strike through~~
Strike through
Press <kbd>W</kbd> to go up, and <kbd>A</kbd> to go down.
If you can find the <kbd>ESC</kbd>, pressing that will fire missiles 🚀
Press W to go up, and A to go down. If you can find the ESC, pressing that will fire missiles 🚀
***
---
___
[Example.com]( https://example.com "title" )text ^1 not
| h1 | h2 | h3 |
|:------|:-------:|--------:|
| 100 | [a][1] | ![b][2] |
| *foo* | **bar** | ~~baz~~ |
| h1 | h2 | h3 |
|---|---|---|
| 100 | [a][1] | ![b][2] |
| foo | bar |
* item
* item
* item
* item
* item
* item
* item
- item
- item
- item
- item
- item
- item
- item
```
line of code with 3 backquote characters
line of code
line of code
``` line of code
line of code
line of codetext with `back quote` characterstext text text
> quote
> quote
> quotequote quote quote
- Uses picsum.photos to gather random images






<figure style=display:inline-block; >
<a href=https://google.com >
<img src="https://picsum.photos/200/200/" >
<figcaption>Fig1. - A view of image 1</figcaption>
<a>
</figure>
# �
## �
# �