organic/org_mode_samples
Tom Alexander fd45e4381c
Add a test org-mode document that shows backslashes before a line break create an explicit line break.
This line break appears in the output (for example a <br> in HTML) as opposed to the line breaks in paragraphs syntactically that get reduced to a single space on the same line.
2023-03-23 16:57:03 -04:00
..
exit_matcher_investigation Add a test org document with an asterisk inside the bold. 2023-03-23 14:20:14 -04:00
paragraphs Add a test org-mode document that shows backslashes before a line break create an explicit line break. 2023-03-23 16:57:03 -04:00
plain_lists Make all the makefiles recursive. 2023-03-21 14:32:26 -04:00
.gitignore Add scripts for dumping the org-mode ast to investigate how emacs parses various inputs. 2023-03-19 14:07:47 -04:00
Makefile Create a more automatic makefile for org-mode trees. 2023-03-21 14:18:14 -04:00
common.el Format the ast. 2023-03-19 14:21:02 -04:00
dump_org_ast.bash Add scripts for dumping the org-mode ast to investigate how emacs parses various inputs. 2023-03-19 14:07:47 -04:00