vikunja/pkg/richtext
kolaente 3abe8d650a feat(richtext): add HTML to Markdown conversion
Converts rich-text HTML to GFM Markdown (standard + GFM extensions) including
the Vikunja/TipTap-specific nodes (mentions, task lists). Adds the
html-to-markdown/v2 dependency.
2026-06-29 08:12:35 +02:00
..
htmltomarkdown.go feat(richtext): add HTML to Markdown conversion 2026-06-29 08:12:35 +02:00
htmltomarkdown_test.go feat(richtext): add HTML to Markdown conversion 2026-06-29 08:12:35 +02:00
tiptap.go feat(richtext): add HTML to Markdown conversion 2026-06-29 08:12:35 +02:00
tiptap_test.go feat(richtext): add HTML to Markdown conversion 2026-06-29 08:12:35 +02:00