From 63b1380877e0cf077162e9d84927f523bb499da2 Mon Sep 17 00:00:00 2001 From: "Patrik J. Braun" Date: Sun, 3 Sep 2023 18:38:09 +0200 Subject: [PATCH] typo fix --- demo/images/index.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/demo/images/index.md b/demo/images/index.md index 42fb551f..bc234a37 100644 --- a/demo/images/index.md +++ b/demo/images/index.md @@ -83,4 +83,11 @@ Start numbering with offset: 57. foo 1. bar + +## Day 1 + +You can tag section in the `*.md` files with ``, like: `` to attach them to a date. +Then, if you group by date, they will show up at the assigned day. + +That part of the markdown will be removed from the main markdown at the top and shown only at that day.