Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Fix inline emphasis tags in markdown output
Merged 2color opened 8 days ago
  • Without strong, bold rendered as plain text since marked emits <strong> and DOMPurify stripped the unknown tag
  • Add strong, b, i, del, s to DOMPurify allow-list
  • Cover the other inline emphasis tags authors may write as raw HTML or that GFM strikethrough emits (<del>)
2color opened with revision 21df731b on base ecbea99f +5 -0 8 days ago
  • Without strong, bold rendered as plain text since marked emits <strong> and DOMPurify stripped the unknown tag
  • Add strong, b, i, del, s to DOMPurify allow-list
  • Cover the other inline emphasis tags authors may write as raw HTML or that GFM strikethrough emits (<del>)
rudolfs commented on revision 1 8 days ago

Nice. Checking builds:

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http 👉 Workflow runs 👉 Branch on GitHub

rudolfs pushed revision 2 e23367a4 on base 9ca1d797 +5 -0 8 days ago

Rebase

rudolfs pushed revision 3 04ab76f0 on base c45c9198 +5 -0 8 days ago

Rebase

rudolfs accepted 8 days ago
rudolfs accepted 8 days ago
rudolfs merged revision 04ab76f0 at b6743c63 8 days ago