showdownjs / showdown

A bidirectional Markdown to HTML to Markdown converter written in Javascript
http://www.showdownjs.com/
MIT License
14.26k stars 1.56k forks source link

Github markdown not rendering links or checkbox #723

Open patoncrispy opened 5 years ago

patoncrispy commented 5 years ago

I'm trying to use GFM in an Angular app, but it doesn't seem to be working properly. I'm trying to use Autolinks and checkboxes but to no avail.

I've created a reproduction using Stackblitz: https://stackblitz.com/edit/showdown-github-repro.