organic/org_mode_samples/greater_element/plain_list/start_nested_list_same_line.README.txt
Tom Alexander 69ecfd2646
All checks were successful
rustfmt Build rustfmt has succeeded
rust-test Build rust-test has succeeded
rust-build Build rust-build has succeeded
Move all the specific-token tests into subfolders.
2023-08-20 23:38:47 -04:00

2 lines
213 B
Plaintext

Seems like the only element that can exist on the same line as the opening of an item is a paragraph. Perhaps all other elements should have a start of line matcher at the beginning of their parser to force this?