When writing KB articles in Markdown with images, there's a persistent gap between authoring and publishing: if I draft an article locally (or anywhere outside the Jitbit editor) with relative image links like
, I have to manually upload each image as an attachment, then go back and replace every local path with the attachment's actual hosted URL. For articles with several images this is tedious and error-prone, especially when re-publishing or updating an article later.
Any chance we could get an auto-reconciliation feature based on filename? I just finished putting together a userscript that does this for me, but it would be nice to have it as a native feature.