organic/org_mode_samples
Tom Alexander 9bcfb2f1da
Decide headline nesting by star count, not headline level.
It is possible to have two headlines that have the same level but different star counts when set to Odd because of rounding. Deciding nesting by star count instead of headline level avoids this issue.
2023-09-20 03:22:25 -04:00
..
element_container_priority Update plain list greater block exit matcher priority test to match blog post. 2023-08-27 21:03:16 -04:00
greater_element Do not require a colon to close dynamic blocks. 2023-09-20 02:37:26 -04:00
lesser_element Require a space after colon instead of tab for fixed width area. 2023-09-19 20:22:29 -04:00
object Support rematching on italic, underline, and strike-through. 2023-09-19 23:25:49 -04:00
sections_and_headings Decide headline nesting by star count, not headline level. 2023-09-20 03:22:25 -04:00
trailing_whitespace Add a test for trailing blank lines after paragraphs. 2023-08-11 01:37:04 -04:00
unicode Use character offsets in diff. 2023-08-29 21:49:16 -04:00
README.org Consume trailing whitespace after a plain link. 2023-09-06 14:39:31 -04:00

README.org

This folder contains org-mode documents that get automatically included as tests using build.rs.