Open
Description
Description
If a BOYM content source uses relative image src paths containing a :
the image is not processed correctly. Example /adobe/assets/urn:aaid:aem:75c50af1-19da-42fc-a7bd-57aecaa6af3c
helix-html2md/src/mdast-process-images.js
Line 42 in 225cb47
url.startsWith('/')
would be a better check.