aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run.scm
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2025-01-26 18:35:17 -0500
committerGravatar Peter McGoron 2025-01-26 18:35:17 -0500
commit0857f72d82975fadb909515ffbab344ea62ba08e (patch)
treef36a57676361b72fd36a4afa3f913f75edd8eaf1 /tests/run.scm
parentblock structure (diff)
remove unordered list containers
Although it is possible to incorporate automatic detection of list containers in the block parser (look ahead for `* `, if not check for ` `), but I think that this is premature. The point of the block parser is to take the input and figure out what block the item is in. All a list container does is compress together adjacent list items. This can be done in a second pass. (This might have the effect of causing list items separated by line breaks to be in the same list. If there is nothing in between, it would make sense.)
Diffstat (limited to 'tests/run.scm')
0 files changed, 0 insertions, 0 deletions