Commit Graph

17 Commits

Author SHA1 Message Date
Tom Alexander
9a3bde0d80 First attempt at text markup. 2023-04-22 19:34:13 -04:00
Tom Alexander
4816a5dfc4 Code structure for latex environment. 2023-04-22 16:56:36 -04:00
Tom Alexander
f0bab39778 Code structure for keyword. 2023-04-21 22:33:10 -04:00
Tom Alexander
bfffde3fdb Implement the horizontal rule parser. 2023-04-21 22:23:59 -04:00
Tom Alexander
5ae8ac61e5 Code structure for fixed width area. 2023-04-21 22:04:22 -04:00
Tom Alexander
2ec1d4f855 Add the code structure for planning. 2023-04-21 21:33:23 -04:00
Tom Alexander
db78faa36f Add the code structure for diary sexp. 2023-04-21 20:22:31 -04:00
Tom Alexander
c2ccf4da37 Set up the initial code structure for the clock. 2023-04-21 19:05:30 -04:00
Tom Alexander
dbb04dcba6 Defining new structs for each type of lesser block. 2023-04-21 17:55:10 -04:00
Tom Alexander
cf6c4bc122 Write a parser specifically for comment lesser blocks. 2023-04-21 17:32:53 -04:00
Tom Alexander
0293ca6b12 Set up code structure for lesser blocks. 2023-04-21 16:31:25 -04:00
Tom Alexander
142bb09879 Move the impl of Source to the same file as the definition of the struct. 2023-04-21 16:16:14 -04:00
Tom Alexander
49f5b65acf Match objects in cells. 2023-04-19 22:09:53 -04:00
Tom Alexander
13a2ba1dc5 Handle greater blocks with only blank space inside them. 2023-04-18 21:28:22 -04:00
Tom Alexander
1b10b197f2 Initial structure for adding support for comments. 2023-04-15 16:31:38 -04:00
Tom Alexander
d582c8603a Implement a basic paragraph parser. 2023-03-25 11:22:59 -04:00
Tom Alexander
35d60c10ba Define greater and lesser elements. 2023-03-23 17:26:07 -04:00