[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org 1d585a1b38 2/2: * doc/org-manual.org (HTML doctypes
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org 1d585a1b38 2/2: * doc/org-manual.org (HTML doctypes): Remove time reference for a feature |
Date: |
Mon, 11 Sep 2023 06:58:16 -0400 (EDT) |
branch: externals/org
commit 1d585a1b38d53cc5014708201ce477661fb8bfe1
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
* doc/org-manual.org (HTML doctypes): Remove time reference for a feature
Remove "now" as the manual should not refer to relative time when new
features are introduced - this creates confusion as the time passes.
---
doc/org-manual.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 2496485662..6cd2bf378b 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -13200,7 +13200,7 @@ introduced with the HTML5 standard. To enable them, set
~org-html-html5-fancy~ to non-~nil~. Or use an =OPTIONS= line in the
file to set =html5-fancy=.
-HTML5 documents can now have arbitrary =#+BEGIN= ... =#+END= blocks.
+HTML5 documents can have arbitrary =#+BEGIN= ... =#+END= blocks.
For example:
#+begin_example