Recolor list bullets in GitHub-style alerts

This commit is contained in:
daudix
2024-09-30 04:29:23 +03:00
parent 99870f1323
commit 76fa622170
2 changed files with 29 additions and 20 deletions

View File

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased](https://codeberg.org/daudix/duckquill/compare/v5.3.0...main)
### Changed
- Recolor list bullets in GitHub-style alerts.
## [5.3.0](https://codeberg.org/daudix/duckquill/compare/v5.2.0...v5.3.0)
### Added