From 8c2f86b5980d02c50491ce4961b8ca9973bf3c1b Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Sun, 16 Jun 2024 20:25:51 +0100 Subject: README: Use italics on Org mode manual section name. * README.md (Natural language date-time and event duration specification): Use italics on Org mode manual section name. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bea467c..f1cf934 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ time of the event from a natural language specification. `org-read-date` assumes that most of the time you want to enter a date in the future: if you omit the month/year and the given day/month is *before* today, it assumes that you mean a future -date. See [The date/time prompt in the *Org mode manual*](https://orgmode.org/manual/The-date_002ftime-prompt.html) for more details. Here are a few examples of date-time specifications. All the examples below assume that the current date-time is June 16, 2024 7 am. +date. See [*The date/time prompt* in the Org mode manual](https://orgmode.org/manual/The-date_002ftime-prompt.html) for more details. Here are a few examples of date-time specifications. All the examples below assume that the current date-time is June 16, 2024 7 am. ``` 25-2-5 1pm ⇒ 2025-02-05 1300 2/5/25 1am ⇒ 2025-02-05 0100 -- cgit v1.2.3