jgm / jgm/djot.lua

Move list segmentation from ast.lua to blocks.lua?

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
80
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Currently we don't emit match objects for lists, only list items. List items are gathered together into lists in the AST building phase. I dimly recall there was some reason for this, but it would simplify AST building, and make the match stream more useful, if the work were done at the earlier stage.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.