Skip to main content

Web Device MD structure · ARC 2.0.0-beta.28

raw HTML

Web Device Markdown structure `raw-html`: 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

HTML blocks in content Markdown under a restricted document path.

Boundaries

  • One unit per page: this page documents only raw-html.
  • 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

HTML block in Markdown

Surfaces

Web Device document (and slides path where noted).

Public status

experimental

Fallback

Unsafe paths stripped or ignored.

Sample

No docs-safe live sample. Unsafe HTML paths are stripped or ignored. Do not treat raw HTML as a product-ready host for arbitrary scripts.

Evidence

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

Notes

Do not treat as a general HTML host promise. Experimental; no docs-safe sample.