ManifestV2Document
One immutable, localized document entry in a version 2 manifest.
Properties
Section titled “Properties”bytes:
number
Exact byte length of the source document.
id:
string
Locale-independent stable document identifier.
locale
Section titled “locale”locale:
string
Canonical BCP 47 locale.
mediaType
Section titled “mediaType”mediaType:
"text/markdown"|"text/mdx"
Media type of the immutable source document.
nav:
DocumentNavigation
Stable navigation placement.
path:
string
Portable path to the immutable Markdown or MDX bytes.
route:
string
Canonical browser route ending in a slash.
sha256
Section titled “sha256”sha256:
string
Lowercase SHA-256 digest of the source document bytes.
