Bug Fixes
- hashHTMLBlock: fix issue with html breaking markdown parsing (2746949), closes #220
- HTMLParser: fix code tags parsing (71a5873), closes #231
- HTMLParser: fix ghCodeBlocks being parsed inside code tags (7d0436d), closes #229
- strikethrough: Fix strikethrough issue with escaped chars (5669317), closes #214
- tables: fix tables to match github's md spec (f58f014), closes #230