From 5572ed73763a561ef08ebb99a97e3795be54ba2c Mon Sep 17 00:00:00 2001 From: pacien Date: Fri, 25 Sep 2020 17:58:14 +0200 Subject: docs: shorten lines in preformatted blocks to fit narrow screens --- ldgallery-quickstart.7.md | 8 ++++---- 1 file 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 ``` ./monument-gallery-source -└── gallery.yaml ----------- gallery settings file +└── gallery.yaml ------ gallery settings file ``` __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 ``` ./monument-gallery-source -├── gallery.yaml ----------- gallery settings file -├── DSC0001.jpg ------------ a picture -└── DSC0001.jpg.yaml ------- its associated optional sidecar metadata file +├── gallery.yaml ------ gallery settings file +├── DSC0001.jpg ------- a picture +└── DSC0001.jpg.yaml -- its associated optional sidecar metadata file ``` The sidecar metadata file "DSC0001.jpg.yaml" can have the following content: -- cgit v1.2.3