Clarified the description of download example links

For clarity added screenshots of the example sortspec.md files
This commit is contained in:
SebastianMC 2022-11-13 19:25:50 +01:00
parent d317502a5a
commit 1300caf291
1 changed files with 2 additions and 1 deletions

View File

@ -57,7 +57,8 @@ can be the root folder. Ensure the exact file name is `sortspec.md`. That file c
> > IMPORTANT: follow the above link to 'sortspec.md' and download (or copy & paste) the __RAW__ content of that file, not the HTML displayed by github. > > IMPORTANT: follow the above link to 'sortspec.md' and download (or copy & paste) the __RAW__ content of that file, not the HTML displayed by github.
> > Afterwards double check that the content of `sortspec.md` file is not an HTML and: > > Afterwards double check that the content of `sortspec.md` file is not an HTML and:
> > - it starts exactly with the line `---` > > - it starts exactly with the line `---`
> > - it and ends the line `---` followed by one or two blank lines > > - it and ends with the line `---` followed by one or two blank lines
> > - indentation is correct (consult images below). In YAML the indentation matters.
> > > >
> > In other words, ensure, that the final `sortspec.md` file in your vault (which is the `sortspec` Obsidian note) looks exactly like below: > > In other words, ensure, that the final `sortspec.md` file in your vault (which is the `sortspec` Obsidian note) looks exactly like below:
> > ![sortspec.md](./docs/img/sortspec-md-bright.jpg) > > ![sortspec.md](./docs/img/sortspec-md-bright.jpg)