Commit Graph

12 Commits

Author SHA1 Message Date
Tom Alexander 895ee9f3b6
Add a test showing the footnote exit matcher is not handling multiple blank lines properly. 2023-04-10 12:16:49 -04:00
Tom Alexander e5bc4cb14b
Footnote definitions are parsing on their own. 2023-04-10 11:50:43 -04:00
Tom Alexander 6813c7c991
Identified the problem as being the handling of the trailing whitespace. 2023-04-10 09:49:24 -04:00
Tom Alexander 9b3fbe6d26
Add footnotes to the test file. 2023-04-07 17:16:12 -04:00
Tom Alexander 559f6e6173
Greater block breaking parsing. 2023-04-03 18:44:05 -04:00
Tom Alexander b5b335b9b0
Fix handling of whitespace at the end of paragraphs and mandatory whitespace in list items. 2023-04-03 16:30:58 -04:00
Tom Alexander a77d2655bd
Instrument the code. 2023-03-27 16:36:43 -04:00
Tom Alexander 5db4e07c99
Expand the sample text. 2023-03-27 14:03:52 -04:00
Tom Alexander e3f6dd497a
Test cases showing headings handling nesting properly. 2023-03-25 12:01:50 -04:00
Tom Alexander 3a0a4c8953
Consume the trailing whitespace after a headline. 2023-03-25 11:59:19 -04:00
Tom Alexander 48942d2b45
Add a line that has no bolds because of the starting/stopping surrounding text rule. 2022-12-11 02:10:50 -05:00
Tom Alexander ee9e6297a6
Initial setup for the parser. 2022-07-16 14:17:33 -04:00