accepts children
import Mdz from '@fuzdev/mdz/Mdz.svelte'; content
type
stringinline?
type
booleanoptional default
falsewhitespace?
Sets white-space on the wrapper. When omitted, whitespace collapses
like standard markdown — single newlines render as soft breaks.
Use pre-line to render every newline as a line break.
type MdzWhitespace
optional
base?
type
stringoptional
intersects
SvelteHTMLElements['div'],SvelteHTMLElements['span']