sanitize titles while they are being typed

This commit is contained in:
2024-02-23 22:31:15 -05:00
parent 362c406471
commit 22ccea893c
13 changed files with 116 additions and 100 deletions

View File

@ -1,4 +1,5 @@
# v0.1.15
- Sanitize titles while they are being typed
- Fix content being displayed when blank
# v0.1.14