jotdown/src
Noah Hellman 17b166867f html: derive Renderer::default
setting defaults manually mostly causes rebase conflicts
2023-04-25 21:03:18 +02:00
..
attr.rs inline: resume attr parsing when new lines received 2023-04-05 21:17:33 +02:00
block.rs inline: take str per line instead of full inline iter 2023-04-05 21:17:33 +02:00
help.txt add input and output args to CLI 2023-02-08 22:43:07 +01:00
html.rs html: derive Renderer::default 2023-04-25 21:03:18 +02:00
inline.rs inline: rm resolved TODO 2023-04-25 18:35:13 +02:00
lex.rs lex: eat non special chars separately 2023-04-25 20:26:47 +02:00
lib.rs lib: cfg guard doctests using html renderer 2023-04-25 18:35:10 +02:00
main.rs lib: add Render::render_{event, prologue, epilogue} 2023-04-05 21:17:33 +02:00
span.rs inline: take str per line instead of full inline iter 2023-04-05 21:17:33 +02:00
tree.rs inline: take str per line instead of full inline iter 2023-04-05 21:17:33 +02:00