calendar: remove tab character
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
5e53346fab
commit
bae106ef3e
@@ -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`
|
||||||
|
Reference in New Issue
Block a user