Tom Alexander
|
4a863e92ff
|
Add a test case showing only paragraphs exist on the first line for plain lists.
|
2023-03-25 13:25:20 -04:00 |
|
Tom Alexander
|
7402de6a7c
|
Add a test org document with an asterisk inside the bold.
This is to prove that bold can contain an asterisk if it doesn't satisfy the exit matcher.
|
2023-03-23 14:20:14 -04:00 |
|
Tom Alexander
|
61638e80a0
|
Looks like tables cannot contain lists so we don't have to worry about more complicated exit rules.
|
2023-03-21 15:20:42 -04:00 |
|
Tom Alexander
|
fd879de353
|
Add a test case showing 2 blank lines exits the top-level plain list.
|
2023-03-21 15:13:50 -04:00 |
|
Tom Alexander
|
95fe88a5f4
|
Make all the makefiles recursive.
|
2023-03-21 14:32:26 -04:00 |
|
Tom Alexander
|
8cfa40737a
|
Fixed it so that each source file has its own role.
|
2023-03-21 14:20:33 -04:00 |
|
Tom Alexander
|
f8bce7e1a6
|
Create a more automatic makefile for org-mode trees.
Unfortunately, this seems to rebuild every source file every time so I still need to work on fixing that.
|
2023-03-21 14:18:14 -04:00 |
|