© 2026 Hedgehog Software, LLC
import SolidMarkdown from "solid-markdown"; import { YouTube } from "solid-social"; <SolidMarkdown components={{ YouTube: (props) => ( <YouTube {...props} /> ) }} children={markdown} />
## Title --- <YouTube youTubeId="C0DPdy98e4c" />