Fix code backticks to not show but still be able to type code easily

This commit is contained in:
Miguel Jacq 2025-11-10 08:40:09 +11:00
parent bc9fa86281
commit 4f4735cfb6
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 77 additions and 5 deletions

View file

@ -1,3 +1,8 @@
# 0.2.1.3
* Ensure checkbox only can get checked on/off if it is clicked right on its block position, not any click on the whole line
* Fix code backticks to not show but still be able to type code easily
# 0.2.1.2
* Ensure tabs are ordered by calendar date