Fix chomping images when TODO is typed and converts to a checkbox

This commit is contained in:
Miguel Jacq 2025-11-08 18:13:56 +11:00
parent 39576ac7f3
commit fa23cf4da9
Signed by: mig5
GPG key ID: 59B3F0C24135C6A9
3 changed files with 32 additions and 43 deletions

View file

@ -1,6 +1,6 @@
[tool.poetry]
name = "bouquin"
version = "0.2.0"
version = "0.2.0.1"
description = "Bouquin is a simple, opinionated notebook application written in Python, PyQt and SQLCipher."
authors = ["Miguel Jacq <mig@mig5.net>"]
readme = "README.md"