evilstreak / markdown-js

A Markdown parser for javascript
7.69k stars 863 forks source link

TypeError: tree.slice is not a function #274

Closed webarchymeta closed 8 years ago

webarchymeta commented 8 years ago

In node v6.2.0 and on ubuntu 16.04 LTS I got TypeError: tree.slice is not a function error when calling toHTML

webarchymeta commented 8 years ago

it's an encoding issue on my part ...