Media referenced from HTML/Markdown content by id: map of id → uploaded photo or document. Reference them from the content by that id (e.g. <img src="cover"> with files: { cover: inputPhoto }).
<img src="cover">
files: { cover: inputPhoto }
Media referenced from HTML/Markdown content by id: map of id → uploaded photo or document. Reference them from the content by that id (e.g.
<img src="cover">withfiles: { cover: inputPhoto }).