Click or drag to resize
<mediaLink>
AMDL Mapping
  1. The <mediaLink> element directly maps to Block Image.

  2. The placement attribute of the <image> element maps to placement.

  3. The <caption> element text maps to caption.

  4. The placement attribute of the <caption> element maps to captionPlacement.

  5. The lead attribute of the <caption> element maps to captionLead.

Example
AMDL
This is a block image:

![Sandcastle](Castle.png "Pirate Sandcastle")
amdl2maml Support

Partial, pending parser modification.

Limitations:

  1. Alt text is unsupported.

  2. Attributes are unsupported.

Current Workarounds:

  1. Manually edit the image properties in the SHFB project.

  2. N/A.

See Also

Other Resources