Converts GFM Markdown to canonical HTML via goldmark (GFM, no WithUnsafe), rewriting task lists into TipTap's structure and resolving @username mentions to <mention-user> tags against real users. |
||
|---|---|---|
| .. | ||
| htmltomarkdown.go | ||
| htmltomarkdown_test.go | ||
| main_test.go | ||
| markdowntohtml.go | ||
| markdowntohtml_test.go | ||
| mentions_html.go | ||
| mentions_html_test.go | ||
| tasklist_html.go | ||
| tiptap.go | ||
| tiptap_test.go | ||