Fix doc: Header structure
This commit is contained in:
parent
2d727285a6
commit
94674841a0
1 changed files with 3 additions and 1 deletions
|
@ -71,11 +71,13 @@ An example for a file in the store follows.
|
||||||
|
|
||||||
---
|
---
|
||||||
[imag]
|
[imag]
|
||||||
links = ["/home/user/more_kittens.mpeg"]
|
|
||||||
version = "0.4.0"
|
version = "0.4.0"
|
||||||
|
|
||||||
[note]
|
[note]
|
||||||
name = "foo"
|
name = "foo"
|
||||||
|
|
||||||
|
[link]
|
||||||
|
internal = ["some/other/imag/entry"]
|
||||||
---
|
---
|
||||||
|
|
||||||
This is an example text, written by the user.
|
This is an example text, written by the user.
|
||||||
|
|
Loading…
Reference in a new issue