README.md: Indent sub-lists with two spaces
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
e8ff8055ba
commit
6658ccd9c5
|
@ -55,12 +55,12 @@ section in `recipes.mdwn` file.
|
||||||
1. Create a new page with your tutorial/setup/widget/snippet in Markdown, with a
|
1. Create a new page with your tutorial/setup/widget/snippet in Markdown, with a
|
||||||
relevant name, under the `recipes` folder.
|
relevant name, under the `recipes` folder.
|
||||||
|
|
||||||
- Example `recipes/xrandr-tutorial.mdmw`
|
- Example `recipes/xrandr-tutorial.mdmw`
|
||||||
|
|
||||||
1. Link your page to the right section in the `recipes.mdwn` page with Markdown
|
1. Link your page to the right section in the `recipes.mdwn` page with Markdown
|
||||||
syntax.
|
syntax.
|
||||||
|
|
||||||
- Example `[XrandR Tutorial](../recipes/xrandr-tutorial.html)`
|
- Example `[XrandR Tutorial](../recipes/xrandr-tutorial.html)`
|
||||||
|
|
||||||
### Seeing results and pulling your changes
|
### Seeing results and pulling your changes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue