* [PATCH] org-manual: revise markup section intro
@ 2018-08-25 2:52 Will Pierce
2018-08-27 8:53 ` Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: Will Pierce @ 2018-08-25 2:52 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 122 bytes --]
This patch revises the markup section's introductory paragraph to read more
smoothly.
I'll be slowly working the manual!
[-- Attachment #1.2: Type: text/html, Size: 175 bytes --]
[-- Attachment #2: 0001-org-manual-revise-markup-section-intro.patch --]
[-- Type: application/octet-stream, Size: 1686 bytes --]
From c783304ea6878539b6ed804235ef6df5d204aebb Mon Sep 17 00:00:00 2001
From: pierwill <19642016+pierwill@users.noreply.github.com>
Date: Fri, 24 Aug 2018 21:38:34 -0500
Subject: [PATCH] org-manual: revise markup section intro
* also fix typo (s/conjuction/conjunction)
---
doc/org-manual.org | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
diff --git a/doc/org-manual.org b/doc/org-manual.org
index d4e82002f..8ebb87e65 100644
--- a/doc/org-manual.org
+++ b/doc/org-manual.org
@@ -10539,14 +10539,13 @@ environment. This causes the following issues:
:DESCRIPTION: Compose beautiful documents.
:END:
-As you could tell so far, Org is primarily about organizing and
-searching through your notes. However, it also provides a lightweight
-markup language that allows a rich formatting for those. You may want
-to center, or emphasize, text. You may need to insert a formula or
-a picture within your writings. There is some syntax for all of this.
-Used in conjuction with the export framework (see [[*Exporting]]), you can
-author appealing documents, like the fine manual you are currently
-reading!
+Org is primarily about organizing and searching through your plain-text
+notes. However, it also provides a lightweight yet robust markup language
+for rich text formatting and more. For instance, you may want to center
+or emphasize text. Or you may need to insert a formula or image in your
+writing. Org offers syntax for all of this and more. Used in conjunction
+with the export framework (see [[*Exporting]]), you can author beautiful
+documents in Org---like the fine manual you are currently reading.
** Paragraphs
:PROPERTIES:
--
2.18.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] org-manual: revise markup section intro
2018-08-25 2:52 [PATCH] org-manual: revise markup section intro Will Pierce
@ 2018-08-27 8:53 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-08-27 8:53 UTC (permalink / raw)
To: Will Pierce; +Cc: emacs-orgmode
Hello,
Will Pierce <pierwill@gmail.com> writes:
> This patch revises the markup section's introductory paragraph to read more
> smoothly.
Applied. I added two space after each sentence.
>
> I'll be slowly working the manual!
Great. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-27 8:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-25 2:52 [PATCH] org-manual: revise markup section intro Will Pierce
2018-08-27 8:53 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).