No description
Find a file
Noah Hellman 6fbea2f9b3 block: override roman list with alpha if encountered
i.e

    i) a
    j) b

where i) initially makes list RomanLower, but j) then overrides it to
AlphaLower
2023-02-05 20:36:40 +01:00
modules tests suite: update tests from new djot impl repo 2023-02-05 20:36:40 +01:00
src block: override roman list with alpha if encountered 2023-02-05 20:36:40 +01:00
tests add spec tests 2023-02-05 20:36:38 +01:00
.gitmodules tests suite: update tests from new djot impl repo 2023-02-05 20:36:40 +01:00
Cargo.lock parse block elements 2023-02-05 20:36:26 +01:00
Cargo.toml add spec tests 2023-02-05 20:36:38 +01:00
Makefile tests suite: update tests from new djot impl repo 2023-02-05 20:36:40 +01:00