Tom Alexander
|
45d0ce17c3
|
Do not allow elements to immediately nest inside themselves.
Plain list is omitted because they can nest.
|
2023-04-18 22:10:44 -04:00 |
|
Tom Alexander
|
50d05b99be
|
Require space after hash in comment if comment line is not empty.
|
2023-04-15 17:08:22 -04:00 |
|
Tom Alexander
|
6e4aa38fce
|
Add test demonstrating problem.
|
2023-04-15 17:04:47 -04:00 |
|
Tom Alexander
|
4e460e4a8c
|
Consume line ending in comments.
|
2023-04-15 16:59:30 -04:00 |
|
Tom Alexander
|
33bc1af17d
|
First stab at implementing comments.
|
2023-04-15 16:53:58 -04:00 |
|
Tom Alexander
|
d1a7d0b835
|
Show that trailing whitespace belongs to comments.
|
2023-04-15 16:37:25 -04:00 |
|
Tom Alexander
|
26e0ad5800
|
Add an example exploring indentation with comments.
|
2023-04-15 16:36:11 -04:00 |
|
Tom Alexander
|
1b10b197f2
|
Initial structure for adding support for comments.
|
2023-04-15 16:31:38 -04:00 |
|