organic/org_mode_samples
Tom Alexander 09442a0530
Oddly enough emacs is breaking up lines with 🔚 as a separate paragraph when regular letters would get combined.
2023-04-18 21:41:13 -04:00
..
comment Add test demonstrating problem. 2023-04-15 17:04:47 -04:00
drawer Oddly enough emacs is breaking up lines with 🔚 as a separate paragraph when regular letters would get combined. 2023-04-18 21:41:13 -04:00
element_container_priority You can have a block containing only whitespace which gets matched as a paragraph whose value is just a single newline. 2023-04-18 20:58:25 -04:00
exit_matcher_investigation Fix plain list parser to not consume trailing whitespace on the last item. 2023-04-14 19:24:05 -04:00
footnote_definition Add an example showing footnote definitions and their associated trailing whitespace. 2023-04-10 13:19:30 -04:00
greater_block Add an exmaple showing that greater blocks begin can be indented different from end. 2023-04-07 16:14:57 -04:00
paragraphs You can have a block containing only whitespace which gets matched as a paragraph whose value is just a single newline. 2023-04-18 20:58:25 -04:00
plain_lists Add a test file showing lists where the earlier one is indented. 2023-03-31 13:32:07 -04:00
sections_and_headings
.gitignore
Makefile
common.el
dump_org_ast.bash