Skip to content

Commit 670cd35

Browse files
committed
Move example to end
1 parent 6526b22 commit 670cd35

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Markdown CSS
22
CSS style for nicely formatted markdown exports (pdf/html)
33

4-
## Example
5-
![Example Image](screenshot.png)
6-
74
## Tested with
85
- VS Code - Markdown Preview (builtin)
96
- VS Code - Markdown PDF (Extension)
@@ -24,4 +21,7 @@ Add this line to your `settings.json`. Adjust path to your CSS file.
2421

2522
```markdown
2623
"markdown-pdf.styles": ["PATH_TO_YOUR_FILE"]
27-
```
24+
```
25+
26+
## Example
27+
![Example Image](screenshot.png)

0 commit comments

Comments
 (0)