emacs/var/elfeed/db/data/36/36a6df2fd39c82d0476efa408e8e65b3cb0d3ba9
2022-01-03 12:49:32 -06:00

5 lines
2.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>This is another post that discusses a talk from <a href="https://emacsconf.org/2021/">EmacsConf 2021</a>. This one, by Karl Voit, is about the Org-mode markup language. Org markup <a href="https://karl-voit.at/2017/09/23/orgmode-as-markup-only/">is superior to its competitors</a>—sorry Markdowners, you know it is—but suffers from the fact that its strongly tied to Emacs. Part of the problem is that the name “Org-mode” is used both for the markup language and for the implementation of the Emacs package that includes the language and much more.</p>
<p>Voits suggestion, as discussed in his talk <a href="https://karl-voit.at/2021/11/27/orgdown/">The use of Org mode syntax outside of GNU/Emacs</a>, is to consider the markup language as a separate entity and rename it to Orgdown to avoid confusion between the language and its implementation in Emacs. In addition to his post about Orgdown, you can watch his <a href="https://emacsconf.org/2021/talks/org-outside/">EmacsConf talk</a> about it.</p>
<p>He has more to say, of course, than just, “Hey, lets rename the Org-mode markup language.” His proposition is well thought-out and already supported by a repository on <a href="https://gitlab.com/publicvoit/orgdown">GitLab</a> with documentation. His video is just over 12 minutes and definitely worth watching if you have any interest in the Org-mode language even if you arent an Emacs user. Its also enjoyable to watch because it has excellent production values.</p>
<p>There has been some pushback on his proposal but most of it seems to be borderline <a href="https://irreal.org/blog/?p=10103">ankle biting</a> about his choice of name, “Orgdown”. Theres a lot more to his proposal than a name, of course, so be sure to read or watch what that proposal is before you make up your mind about it.</p>
<p>As an Emacs user, none of this is vital to me but I <i>do</i> think its a good idea and that it could provide a much needed standard lightweight markup language. Markdown, of course, was intended to fill that roll but it has splintered into several dialects. Voits suggestion is intended to avoid that.</p>