mirror of
https://github.com/daylinmorgan/yartsu.git
synced 2024-11-10 00:23:15 -06:00
docs: let standalone todo do the talking
This commit is contained in:
parent
acd837744f
commit
4b2f95a932
1 changed files with 0 additions and 8 deletions
|
@ -109,14 +109,6 @@ See [here](https://github.com/daylinmorgan/yartsu/blob/main/docs/themes.md) a pr
|
||||||
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.
|
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 (for stable release)
|
|
||||||
|
|
||||||
- [x] add support for nerd-fonts
|
|
||||||
- [x] add ~~optional~~ shadow
|
|
||||||
- [ ] add unit tests
|
|
||||||
- [ ] setup CI for release/testing
|
|
||||||
|
|
||||||
|
|
||||||
<!-- MARKDOWN LINKS & IMAGES -->
|
<!-- MARKDOWN LINKS & IMAGES -->
|
||||||
[contributors-shield]: https://img.shields.io/github/contributors/daylinmorgan/yartsu.svg?style=flat
|
[contributors-shield]: https://img.shields.io/github/contributors/daylinmorgan/yartsu.svg?style=flat
|
||||||
[contributors-url]: https://github.com/daylinmorgan/yartsu/graphs/contributors
|
[contributors-url]: https://github.com/daylinmorgan/yartsu/graphs/contributors
|
||||||
|
|
Loading…
Reference in a new issue