2 Commits

Author SHA1 Message Date
mahula
7c31198792 fix(lib): remove unnecessary default prop values and format tests 2026-01-15 18:23:02 +01:00
mahula
ff6d940ad9 test(tiptap): add unit tests for markdown preprocessing and XSS prevention
- preprocessMarkdown.spec.ts: 76 tests covering URL conversion, video links,
  hashtags, item mentions, markdown removal, and truncation
- simpleMarkdownToHtml.spec.ts: 21 tests for HTML conversion and formatting
- xss.spec.ts: 22 security tests covering script injection, event handlers,
  javascript URLs, tag restoration bypass, and attribute injection
2026-01-15 13:29:46 +01:00