Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-07-05 | Fix resizing attention bug | Titus Wormer | 1 | -1/+2 |
2022-07-05 | Refactor code style | Titus Wormer | 1 | -4/+20 |
2022-07-05 | Add docs to attention | Titus Wormer | 1 | -66/+180 |
2022-07-04 | Add support for unicode punctuation | Titus Wormer | 1 | -4/+2 |
2022-07-04 | Fix opening/closing tag order of nested attention | Titus Wormer | 1 | -1/+1 |
2022-07-04 | Fix some attention bugs | Titus Wormer | 1 | -4/+33 |
2022-07-04 | Add support for attention (emphasis, strong) | Titus Wormer | 1 | -0/+401 |