| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-25 | Don't panic if `close_tag()` is called without tags to close | Noah Lev | -2/+10 |
| 2021-08-25 | Assert that `tag_name` is alphabetic | Noah Lev | -0/+8 |
| 2021-08-25 | Add tests for `HtmlWithLimit` | Noah Lev | -0/+3 |
| 2021-08-21 | Use `write!` | Noah Lev | -6/+2 |
| 2021-08-21 | Use the length limit as the initial capacity | Noah Lev | -1/+11 |
| 2021-08-21 | Clarify wording in docs | Noah Lev | -1/+1 |
| 2021-08-19 | Refactor Markdown length-limited summary implementation | Noah Lev | -0/+94 |
