Various bug fixes.
All checks were successful
CI / test (push) Successful in 2m19s
Lint / test (push) Successful in 14s
Trivy / test (push) Successful in 20s

* Prevent being able to left-click a date and have it load in current tab if it is already open in another tab
 * Avoid second checkbox/bullet on second newline after first newline
 * Avoid Home/left arrow jumping to the left side of a list symbol
This commit is contained in:
Miguel Jacq 2025-11-14 13:31:55 +11:00
parent 07c8e31c66
commit 4552537121
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 72 additions and 4 deletions

View file

@ -5,6 +5,9 @@
* Add version information in the navigation
* Increase line spacing between lines (except for code blocks)
* Add Italian translations (thanks @mdaleo404)
* Prevent being able to left-click a date and have it load in current tab if it is already open in another tab
* Avoid second checkbox/bullet on second newline after first newline
* Avoid Home/left arrow jumping to the left side of a list symbol
# 0.2.1.8