[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org 788af56753 1/2: doc/org-manual.org (Summary): Clari
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org 788af56753 1/2: doc/org-manual.org (Summary): Clarify the Org markup is human-readable |
Date: |
Thu, 1 Feb 2024 09:58:32 -0500 (EST) |
branch: externals/org
commit 788af56753f86aeabc8519419c78cf441ac2fa8e
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
doc/org-manual.org (Summary): Clarify the Org markup is human-readable
Readability of raw Org text is one of the core principles we maintain
when designing Org markup language. Let's state it explicitly in the
manual.
---
doc/org-manual.org | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index 64b4fd0f50..17c4bb8d9c 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -22,6 +22,9 @@ Org Mode is an authoring tool and a TODO lists manager for
GNU Emacs.
It relies on a lightweight plain-text markup language used in files
with the =.org= extension.
+Authoring Org files is best supported by Emacs, but you can view,
+understand, and change them with any text editor.
+
As an authoring tool, Org helps you write structured documents and
provides exporting facilities. Org files can also be used for literate
programming and reproducible research. As a TODO lists manager, Org