galtenberg / evernote-random

Use evernote API as a logged-in user - react and express project
Other
39 stars 6 forks source link

Remove need for enml-js package #10

Open galtenberg opened 6 years ago

galtenberg commented 6 years ago

enml-js should be replaceable by enml2html here: https://github.com/galtenberg/evernote-random/blob/master/src/components/Notes/Note.js#L80

Was seeing some weirdness with text being cut off - see if that's still the case.

BrunoWinck commented 5 years ago

This looks very easy to do. enml-js is not maintained by Evernote and has not changed for 5 years, aka eternity.

https://www.npmjs.com/package/enml-js

cf

Was seeing some weirdness with text being cut off - see if that's still the case.

I will not be able to assure that there are no regressions. I can try on some of my notes and report if I find any error.

Consider the issue on progress