import { LitElement } from 'lit'; /** * A Web Component that renders markdown content. * * Supports two input modes: * - `source` property: Markdown content set programmatically * - `