Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-14 | Fix a bunch of container things | Titus Wormer | 1 | -18/+15 |
2022-07-12 | Fix some issues around empty lists | Titus Wormer | 1 | -15/+18 |
2022-07-12 | Fix a lot of list things | Titus Wormer | 1 | -12/+10 |
2022-07-11 | Add support for lazy lines | Titus Wormer | 1 | -23/+21 |
2022-07-11 | Fix block quote bugs | Titus Wormer | 1 | -21/+18 |
2022-07-08 | Fix container bug due to attempts | Titus Wormer | 1 | -6/+6 |
2022-07-08 | Fix closing of flow when exiting containers | Titus Wormer | 1 | -6/+5 |
2022-07-07 | Add basic support for block quotes | Titus Wormer | 1 | -36/+42 |
2022-07-01 | Make paragraphs really fast | Titus Wormer | 1 | -1/+1 |
2022-06-30 | Add support for trimming whitespace around string, text | Titus Wormer | 1 | -6/+5 |
2022-06-16 | Add heading (setext) | Titus Wormer | 1 | -6/+5 |
2022-06-10 | Add proper support for subtokenization | Titus Wormer | 1 | -5/+6 |
2022-06-09 | Add temporary support for stripping whitespace | Titus Wormer | 1 | -6/+5 |
2022-06-09 | Add support for indented lines in paragraphs | Titus Wormer | 1 | -7/+6 |