import Markdown from "marked-react@2.0.0"; return ( <div> <Markdown># I'm not even supposed to be here</Markdown> </div> );