You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be cool if I could preserve those colors in the resulting markdown. Although MD has no native support for colors, yarle could keep the already existing <span style="color:rgb(252, 18, 51);--inversion-type-color:simple;"> text</span> in the evernote ENML.
Maybe there is some option/configuration that could be passed to turndown to achieve this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I use colors in my notes.
I would be cool if I could preserve those colors in the resulting markdown. Although MD has no native support for colors, yarle could keep the already existing
<span style="color:rgb(252, 18, 51);--inversion-type-color:simple;"> text</span>
in the evernote ENML.Maybe there is some option/configuration that could be passed to
turndown
to achieve this?Beta Was this translation helpful? Give feedback.
All reactions