Hideto Ishibashi

Results 3 comments of Hideto Ishibashi

+1 `cc-name`, `cc-number`, for example

With my Mac (10.9.5), everything goes well: ``` git clone https://github.com/zerobase/enml2md.git cd enml2md npm install npm test node bin/enml2md.js src/test/fixtures/note.enex ~/tmp/enml2md ``` Can you try `node bin/enml2md.js src/test/fixtures/note.enex ~/tmp/enml2md` and,...

Perhaps your note file (.enex) is an invalid XML or contains an invalid HTML content. In the case, a bug belongs to Evernote. Otherwise, html2markdown. The exception you wrote was...