Skip to content

Commit 08060e3

Browse files
Make format less confusing
1 parent 9211732 commit 08060e3

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ Plugin to improve viewing Markdown files in Neovim
44

55
Plugin is experimental at this time
66

7+
## Rendered
8+
9+
This shows the `rendered` view which you would see in normal mode
10+
711
![Rendered Screenshot](demo/rendered.png)
812

9-
- This shows the `rendered`, which you would see in normal mode
13+
## Non-Rendered
1014

11-
![Base Screenshot](demo/base.png)
15+
This shows the non-rendered view which you would see in insert mode
1216

13-
- This shows the non-rendered view which you would see in insert mode
17+
![Base Screenshot](demo/base.png)
1418

1519
# Features
1620

0 commit comments

Comments
 (0)