mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-07-19 08:13:10 -05:00
Wire the conversion helpers into every rich-text handler: read/list/echo convert HTML to markdown, create/update convert markdown to HTML before persisting, and each op documents the format query field. Opt-in via ?format=markdown or the X-Vikunja-Format header.