Update mediaInline for ADF Change 71

Issue #76 closed
Chris Fuller created an issue

See ADF Change 71.

At this stage, only part of the proposed changes have been introduced. Per this comment and as seen in the actual schema changes, they are:

  1. Support for new image type going to full schema - type?: 'file' | 'link' | 'image';
  2. Support for border mark also going to full schema - marks?: Array<LinkDefinition | BorderMarkDefinition>;

Comments (2)

  1. Log in to comment