jotdown/src
2023-02-05 20:36:49 +01:00
..
attr.rs block: enforce valid div classes 2023-02-05 20:36:40 +01:00
block.rs block: avoid panic on too short table line 2023-02-05 20:36:49 +01:00
html.rs html: escape user provided attribute values 2023-02-05 20:36:40 +01:00
inline.rs inline: do not emit empty events 2023-02-05 20:36:49 +01:00
lex.rs inline: impl smart quotation 2023-02-05 20:36:40 +01:00
lib.rs prepass: avoid consecutive '-' in heading id 2023-02-05 20:36:49 +01:00
main.rs parse inline attrs 2023-02-05 20:36:40 +01:00
span.rs parser: avoid panic 2023-02-05 20:36:49 +01:00
tree.rs tree: allow exiting empty containers 2023-02-05 20:36:40 +01:00