Add notes.
All checks were successful
semver Build semver has succeeded
build-homepage Build build-homepage has succeeded

This commit is contained in:
Tom Alexander 2023-07-18 19:54:45 -04:00
parent ce4693b2fd
commit e2309aafc0
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -1,2 +1,8 @@
* Title ideas
** Org-mode is the Afghanistan of parsers
* 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.