organic/org_mode_samples/lesser_element
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
..
babel_call Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
clock Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
comment Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
diary_sexp Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
fixed_width_area Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
horizontal_rule Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
keyword Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
latex_environment Move the affiliated keywords parser inside the specific element parsers. 2023-10-04 20:55:48 -04:00
lesser_block Add tests for names for lesser blocks. 2023-10-04 19:39:50 -04:00
paragraph Add check for name on paragraph. 2023-10-04 19:58:09 -04:00
planning Move all the specific-token tests into subfolders. 2023-08-20 23:38:47 -04:00