diff --git a/doc/src/02000-store.md b/doc/src/02000-store.md index 7faafca9..965cd24e 100644 --- a/doc/src/02000-store.md +++ b/doc/src/02000-store.md @@ -67,15 +67,15 @@ store binary data. We don't want this, though. An example for a file in the store follows. -``` +```text + --- [imag] +links = ["/home/user/more_kittens.mpeg"] version = "0.2.0" -imag.links = ["/home/user/more_kittens.mpeg"] - -[examplemodule] -arbitrary = "data" +[note] +name = "foo" --- This is an example text, written by the user.