organic/org_mode_samples/lesser_element/diary_sexp
Tom Alexander d8102b7bc2
Move the affiliated keywords parser inside the specific element parsers.
We need access to the affiliated keywords to do things like set the name of the element, and only half the element parsers are allowed to have affiliated keywords, so it makes sense to move it inside the specific parsers.
2023-10-04 20:55:48 -04:00
..
name.org Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
not_real_sexp.org Update diary sexp parser to match org-mode's behavior. 2023-09-11 12:34:57 -04:00
simple.org Move all the specific-token tests into subfolders. 2023-08-20 23:38:47 -04:00
with_comment_at_end_of_line.org Support comments at the end of the line in diary sexp. 2023-08-31 15:31:54 -04:00