From 46c46d7f68ae4ce027faf56de2517b4800042312 Mon Sep 17 00:00:00 2001 From: SebastianMC <23032356+SebastianMC@users.noreply.github.com> Date: Sun, 13 Nov 2022 19:22:02 +0100 Subject: [PATCH] Clarified the description of download example links For clarity added screenshots of the example sortspec.md files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 273405d..56109d7 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ can be the root folder. Ensure the exact file name is `sortspec.md`. That file c > > Afterwards double check that the content of `sortspec.md` file is not an HTML and: > > - it starts exactly with the line `---` > > - it and ends the line `---` followed by one or two blank lines +> > > > 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) > > - or if you are a fan of dark mode (line numbers shown for clarity only, they aren't part of the file content):