Click or drag to resize
<code>
AMDL Mapping
  1. The <code> element maps to fenced code and to non-specific code.

  2. Nested <code> elements map to nested code blocks.

  3. The language attribute maps to language.

  4. The title attribute maps to title.

  5. The source attribute maps to source.

  6. The region attribute maps to region.

  7. The removeRegionMarkers attribute maps to noRegionMarkers.

  8. The tabSize attribute maps to tabSize.

  9. The numberLines attribute maps to numberLines.

  10. The outlining attribute maps to outlining.

  11. The keepSeeTags attribute maps to keepSeeTags.

amdl2maml Support

Partial, pending parser modification.

Limitations

  1. Attributes are unsupported.

  2. Nested code blocks are unsupported.

See Also

Other Resources