"For the markdown to parse correctly, you need to add the closing <link> tag. This is not technically correct HTML, but it will parse in any browser."
In HTML the <link> tag has no end tag.
<link href="#" rel="stylesheet" />