2023-07-18 14:30:24 -04:00
|
|
|
* Title ideas
|
|
|
|
** Org-mode is the Afghanistan of parsers
|
2023-07-18 19:54:45 -04:00
|
|
|
* Contents
|
|
|
|
** footnote definition vs list item end conditions
|
|
|
|
They have different precedent despite identical values
|
|
|
|
** Invisible, non-typeable escape character
|
|
|
|
** Why not use the invisible escape character for the special case of entities
|
|
|
|
entities use ={}= to escape the end of an entity but the invisible non-typeable escape character used everywhere else would have worked here too.
|
2023-07-20 00:12:06 -04:00
|
|
|
** So many different escape characters
|
|
|
|
- invisible escape character in general
|
|
|
|
- ={}= at the end of an entity
|
|
|
|
- comma at the start of a line
|
2023-07-19 18:00:29 -04:00
|
|
|
* Comparison to other formats
|
|
|
|
** Markdown
|
|
|
|
*** Critique of markdown
|
|
|
|
http://schwarze.bsd.lv/1703_mandoc_markdown.7
|
2023-07-19 18:50:22 -04:00
|
|
|
* Other org-mode parsers
|
|
|
|
might be fun to have a "remember the fallen" section
|