Skip to content

Resolve "Allow selecting post preview image"

Quoc Huy Nguyen Dinh requested to merge 114-post-image-preview-selection into develop
  • extract images from post body
  • display extracted images in the post options
  • if a cover image is selected, upon submission to API, re-order json_metadata.image array to have the selected image as first element.

Screen_Shot_2021-01-21_at_10.54.08_pm

Closes #114 (closed)

Merge request reports