b7c31f6895
Add serde support
2024-04-04 17:50:55 -04:00
8239b2b51d
Make databake compatible
2024-03-18 18:35:08 -04:00
Noah Hellman
905d2919e3
only allow 1-char alphabetic list markers
2023-08-29 18:33:16 +02:00
Noah Hellman
6091f2ea70
html: fix missing <p> tags after ordered lists
...
resolves #44
2023-08-05 14:05:35 +02:00
Noah Hellman
0586bf6a44
block: rm extra new line after raw blocks
...
match reference implementation
2023-08-05 14:05:35 +02:00
Noah Hellman
3908823d18
inline: use bytes instead of chars
2023-05-16 17:01:42 +02:00
Noah Hellman
3cea79a122
mv suite{_bench} to test-html-{ut,ref} crates
...
- allow compiling/running html tests without compiling main crate tests
(useful when e.g. making type changes to events but html unaffected)
- avoid need for future flags in main crate
2023-05-04 19:34:23 +02:00