Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit 7a90b1f

Browse files
authored
Update README.org
1 parent 0338b1b commit 7a90b1f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.org

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
#+begin_quote
33
Post Morten Note: I've learned a lot in my Org journey (which included writing this library suite), but I have stopped using Org for anything other than tangling the Emacs config. Honestly, it's a quite messy language once you dig into its idiosyncrasies, its faults and its details. And it was not exactly planned to be used in the outside world.
44

5-
I've come to appreciate simpler and more standardized languages, and if I were to recommend something it would be [[https://commonmark.org/][CommonMark]] with all the relevant [[https://github.com/jgm/commonmark-hs/tree/master/commonmark-extensions][extensions]] enabled.
5+
I've come to appreciate simpler and more standardized languages, and if I were to recommend something it would be [[https://commonmark.org/][CommonMark]] with all the relevant [[https://github.com/jgm/commonmark-hs/tree/master/commonmark-extensions][extensions]] enabled.
6+
7+
I still want to build on what I've learned here and write a recursion-scheme-styled AST for CommonMark, along with an Ondim exporter for it. And a "visualizer" for notes like my other stalled project, Organon.
68
#+end_quote
79

810
* org-mode-hs

0 commit comments

Comments
 (0)