Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-09-07 | Add support for recoverable syntax errors | Titus Wormer | 1 | -2/+4 |
2022-08-18 | Add `pretty_assertions` to tests for diffs | Titus Wormer | 1 | -0/+1 |
2022-07-18 | Add support for turning off constructs | Titus Wormer | 1 | -7/+15 |
2022-07-04 | Add support for attention (emphasis, strong) | Titus Wormer | 1 | -6/+5 |
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 support for hard break (trailing) | Titus Wormer | 1 | -119/+2 |
2022-06-16 | Add support for hard break escape | Titus Wormer | 1 | -0/+167 |