use linkify to automatically convert links to href (#15)

This commit is contained in:
Doh
2025-01-03 21:38:36 -05:00
committed by GitHub
parent 140bb9b3e9
commit a4af30bd23
9 changed files with 78 additions and 226 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## Version 0.1.6
### Added
- make links clickable in habit, wishlist and calendar
## Version 0.1.5
### Added