feat: allow for a subset of markdown (bold, italics, strikethrough, links) when displaying notes

This commit is contained in:
Herculino Trotta
2025-01-29 13:52:46 -03:00
parent 1140d9c896
commit 0b83ad6b3e
3 changed files with 55 additions and 1 deletions
+1
View File
@@ -26,3 +26,4 @@ python-dateutil~=2.9.0.post0
simpleeval~=1.0.0
pydantic~=2.10.5
PyYAML~=6.0.2
mistune~=3.1.1