aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2020-09-25 17:58:14 +0200
committerpacien2020-09-25 17:58:14 +0200
commit5572ed73763a561ef08ebb99a97e3795be54ba2c (patch)
tree96f13e0090667cb69781090f5dec493c4a40076b
parentfd542f75a1d94ee5f804d0925823276b97f38581 (diff)
downloadldgallery-5572ed73763a561ef08ebb99a97e3795be54ba2c.tar.gz
docs: shorten lines in preformatted blocks to fit narrow screens
-rw-r--r--ldgallery-quickstart.7.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/ldgallery-quickstart.7.md b/ldgallery-quickstart.7.md
index 4c93f51..684e90d 100644
--- a/ldgallery-quickstart.7.md
+++ b/ldgallery-quickstart.7.md
@@ -32,7 +32,7 @@ A new gallery can be initialised by creating a directory containing a gallery co
32 32
33``` 33```
34./monument-gallery-source 34./monument-gallery-source
35└── gallery.yaml ----------- gallery settings file 35└── gallery.yaml ------ gallery settings file
36``` 36```
37 37
38__gallery.yaml__ holds the settings of the gallery. 38__gallery.yaml__ holds the settings of the gallery.
@@ -56,9 +56,9 @@ Optionally, some metadata such as a title and some tags can be associated by cre
56 56
57``` 57```
58./monument-gallery-source 58./monument-gallery-source
59├── gallery.yaml ----------- gallery settings file 59├── gallery.yaml ------ gallery settings file
60├── DSC0001.jpg ------------ a picture 60├── DSC0001.jpg ------- a picture
61└── DSC0001.jpg.yaml ------- its associated optional sidecar metadata file 61└── DSC0001.jpg.yaml -- its associated optional sidecar metadata file
62``` 62```
63 63
64The sidecar metadata file "DSC0001.jpg.yaml" can have the following content: 64The sidecar metadata file "DSC0001.jpg.yaml" can have the following content: