Using Marked, a Markdown Parser

Marked is a widely used markdown parser. Here, we've imported it using const marked = await import("npm:marked");!