From d317502a5a3fb5820b80406f71fd6887547980df Mon Sep 17 00:00:00 2001 From: SebastianMC <23032356+SebastianMC@users.noreply.github.com> Date: Sun, 13 Nov 2022 19:22:42 +0100 Subject: [PATCH] Clarified the description of download example links For clarity added screenshots of the example sortspec.md files --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56109d7..da4cb8d 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,9 @@ can be the root folder. Ensure the exact file name is `sortspec.md`. That file c > > > > 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): +> > +> > or if you are a fan of dark mode (line numbers shown for clarity only, they aren't part of the file content): +> > > > ![sortspec.md](./docs/img/sortspec-md-dark.jpg) > 2. Enable the plugin in obsidian. >