No description
Find a file
Noah Hellman 9fdd402d07 parser: allow linebreak in text of link tag refs
e.g.

    [my
    link][]

will link to

    [my link]: url
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 parser: allow linebreak in text of link tag refs 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