From bae106ef3eb991670495a177ff3da90b9cfedbf0 Mon Sep 17 00:00:00 2001 From: Matthew Crumley Date: Fri, 16 Oct 2020 21:54:57 -0400 Subject: [PATCH] calendar: remove tab character --- pages/common/calendar.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/common/calendar.md b/pages/common/calendar.md index 581d535a6..f95f05a0b 100644 --- a/pages/common/calendar.md +++ b/pages/common/calendar.md @@ -1,7 +1,7 @@ # calendar > Display upcoming events from a calendar file. -> Basic event format: "(month)/(day) (Description)" (tab-separated). +> Basic event format: "(month)/(day) (Description)" (tab-separated). - Show events for today and tomorrow (or the weekend on Friday) from the default calendar: @@ -29,4 +29,4 @@ - Example entry for US Memorial Day (last Monday of May): -`May MonLast Memorial Day` +`May MonLast Memorial Day`