Github style markdown support

I wish the following can be supported:

Task list items:

- [ ] foo
- [x] bar

Strikethrough:

~~Hi~~ Hello, world!

I submitted a PR to add support for Goldmark, which supports GitHub Flavored Markdown.