Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | render: fix formatting being lost outside boxes with bgcolor | bptato | 2025-01-17 | 1 | -0/+4 |
An ancient bug, but the fix seems to be quite simple: stop confusing the last X position before the existing string on the line with the last X position that the new string occupies. |