branch: externals/org commit f6e3b1a8056b95ac03597c3bd39bd0cdfd2e0e65 Author: Ihor Radchenko <yanta...@posteo.net> Commit: Ihor Radchenko <yanta...@posteo.net>
doc/org-manual.org (Org Syntax): Update reference to syntax document Also, update information about the maintainer. The latest version has been rewritten by Tecosaur. --- doc/org-manual.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org-manual.org b/doc/org-manual.org index acc6d07ffa..8438753421 100644 --- a/doc/org-manual.org +++ b/doc/org-manual.org @@ -20355,8 +20355,8 @@ For more information, see [[info:emacs::Regexps][Regular Expressions in Emacs]]. :END: A reference document providing a formal description of Org's syntax is -available as [[https://orgmode.org/worg/dev/org-syntax.html][a draft on Worg]], written and maintained by Nicolas -Goaziou. It defines Org's core internal concepts such as "headlines", +available as [[https://orgmode.org/worg/org-syntax.html][a draft on Worg]], initially written by Nicolas Goaziou. +It defines Org's core internal concepts such as "headlines", "sections", "affiliated keywords", "(greater) elements" and "objects". Each part of an Org document belongs to one of the previous categories.