Skip to content

Commit 0df6311

Browse files
authored
Add some more fixtures
1 parent 94b81a0 commit 0df6311

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

fixture.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
## GitHub Markdown fixture
2+
3+
4+
### My fixtures
5+
6+
#### Left-aligned image
7+
8+
<img src="image.png" width="182" align="left">
9+
10+
#### Right-aligned image
11+
12+
<img src="image.png" width="182" align="right">
13+
14+
15+
16+
---
17+
18+
---
19+
120
Borrowed from https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
221

322
---

0 commit comments

Comments
 (0)