mirror of
https://github.com/daylinmorgan/yartsu.git
synced 2024-11-12 17:23:15 -06:00
docs: update todo
This commit is contained in:
parent
b248e999d8
commit
4a3d2cc76a
1 changed files with 3 additions and 2 deletions
|
@ -118,11 +118,12 @@ This should result in general support for emoji's and `nerd font` icons.
|
|||
For both practical and stylistic reasons the underlying code used to generate the SVG is slightly different than `rich`'s default `save_svg` method. See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/rich-diff.md) for the current deviation between the latest releases of each respective release.
|
||||
|
||||
|
||||
## TODO
|
||||
## TODO (for stable release)
|
||||
|
||||
- [ ] add unit tests
|
||||
- [x] add support for nerd-fonts
|
||||
- [x] add ~~optional~~ shadow
|
||||
- [ ] add unit tests
|
||||
- [ ] setup CI for release/testing
|
||||
|
||||
|
||||
<!-- MARKDOWN LINKS & IMAGES -->
|
||||
|
|
Loading…
Reference in a new issue