Skip to main content

Web Device MD structure · ARC 2.0.0-beta.28

paragraph

Web Device Markdown structure `paragraph`: purpose, boundaries, author entry, evidence, and sample honesty.

Web Device Markdown structure — not an AUP primitive; not a theme/site layout component.

Implementation path: content-reader / slides / embed modules under providers/runtime/web-device/src/.

Purpose

Markdown paragraphs as document text; standalone recognized links may promote to embeds.

Boundaries

  • One unit per page: this page documents only paragraph.
  • Do not treat MD structures as AUP primitive contracts (table, media, …).
  • Experimental or unverified names must not be published as full product capability.

Author entry

ordinary paragraphs

Surfaces

Web Device document (and slides path where noted).

Public status

released

Fallback

Standalone link may promote via resolveStandaloneLinkEmbed.

Sample

Ordinary paragraphs are the default prose path. A standalone recognized URL line may promote to an embed via resolveStandaloneLinkEmbed.

Evidence

ItemPath
Reader / implcontent-reader.ts
Internal matrixdocs/aup/capability-matrix.md §6 (internal, non-routed)
Matrix row conceptmd-structure · paragraph

Notes

Core prose path.