templates: consistently use newlines before sections

parent 7a815f32
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<br/> <br/>
## Install ## Install
```fish ```fish
...@@ -22,6 +23,7 @@ $ omf install {{NAME}} ...@@ -22,6 +23,7 @@ $ omf install {{NAME}}
$ {{NAME}} $ {{NAME}}
``` ```
# License # License
[MIT][mit] © [{{USER}}][author] et [al][contributors] [MIT][mit] © [{{USER}}][author] et [al][contributors]
......
...@@ -9,24 +9,27 @@ ...@@ -9,24 +9,27 @@
<br/> <br/>
## Install
## Install
```fish ```fish
$ omf install {{NAME}} $ omf install {{NAME}}
``` ```
## Features ## Features
* Lorem ipsum dolor sit amet. * Lorem ipsum dolor sit amet.
* Consectetur adipisicing elit. * Consectetur adipisicing elit.
## Screenshot ## Screenshot
<p align="center"> <p align="center">
<img src="{{SCREENSHOT_URL}}"> <img src="{{SCREENSHOT_URL}}">
</p> </p>
# License # License
[MIT][mit] © [{{USER}}][author] et [al][contributors] [MIT][mit] © [{{USER}}][author] et [al][contributors]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment