ErrLookup › adam-p/markdown-here

adam-p/markdown-here

Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending. · JavaScript · 16 source files

Analyzed at e00d005299 on 2026-08-13. 4 documented errors.

Code / MessageTypeSeverityTags
convertHTMLtoMarkdown: <tag> is not a supported tag
exception error markdown, html, validation, markdown-here, api-contract
DOMPurify is required but not loaded. Cannot safely parse HT
exception critical security, xss, dompurify, html, initialization, sanitization
HTTP error status: ${response.status}
exception error network, fetch, http, extension, manifest, file-io
Error fetching local file: ${url}: ${err}
exception error network, promises, unhandled-rejection, fetch, extension, error-handling