filter list type

This commit is contained in:
Guilhem Fauré 2023-04-27 17:33:39 +02:00
parent 83b69a1b83
commit 6a6f6e6373

View File

@ -9,7 +9,7 @@ start: _N* block ( _N+ block )+ _N*
| orphan_tag
| SEPARATOR -> hr
list: unordered_list
?list: unordered_list
| ordered_list
unordered_list: ( _HYPHEN_STAR list_element _N )+ -> ul