calendar: remove tab character

This commit is contained in:
Matthew Crumley
2020-10-16 21:54:57 -04:00
committed by Starbeamrainbowlabs
parent 5e53346fab
commit bae106ef3e

View File

@@ -1,7 +1,7 @@
# calendar # calendar
> Display upcoming events from a calendar file. > 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: - 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): - Example entry for US Memorial Day (last Monday of May):
`May MonLast Memorial Day` `May MonLast Memorial Day`