Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-07 | Remove debugging from attention | Titus Wormer | 1 | -41/+1 | |
2022-07-05 | Fix misnested attention | Titus Wormer | 1 | -0/+19 | |
2022-07-05 | Fix interleaving of attention/label | Titus Wormer | 1 | -44/+54 | |
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 | |
* Fix closing many attention from one closer * Fix nested attention * Fix remaining attention markers | |||||
2022-07-04 | Add support for attention (emphasis, strong) | Titus Wormer | 1 | -0/+401 | |