jotdown/src
Noah Hellman b60650dd0d inline: fix label of empty multi-line ref links
e.g.

    [some
    text][]

    [some text]: url
2023-08-05 14:05:35 +02:00
..
attr.rs attr: fix concat of class attrs on union 2023-08-05 13:26:11 +02:00
block.rs block: minimize work when determining block 2023-07-14 20:05:47 +02:00
help.txt add input and output args to CLI 2023-02-08 22:43:07 +01:00
html.rs lib: make code block language non option 2023-05-15 19:05:22 +02:00
inline.rs inline: fix label of empty multi-line ref links 2023-08-05 14:05:35 +02:00
lex.rs inline: use bytes instead of chars 2023-05-16 17:01:42 +02:00
lib.rs inline: fix label of empty multi-line ref links 2023-08-05 14:05:35 +02:00
main.rs Revert "lib: add Render::render_{event, prologue, epilogue}" 2023-04-25 21:03:18 +02:00