getindiekit / indiekit

The little Node.js server with all the parts needed to publish content to your personal website and share it on social networks.
https://getindiekit.com
MIT License
332 stars 34 forks source link

`image` property added to article posts #738

Closed paulrobertlloyd closed 5 months ago

paulrobertlloyd commented 5 months ago

Is this related to the Markdown editor? Where is it coming from? Need to investigate.

paulrobertlloyd commented 5 months ago

Looks like EasyMDE appends the last image uploaded to formData:

https://github.com/Ionaru/easy-markdown-editor/blob/f039bae67f62509270aaf4b7e511b338f0f8c0ba/src/js/easymde.js#L2456

Removed this value in 2139877b4710d3c31c2dcdf6a45396a41d750227