OptionalblockquoteStyle for the blockquote bar character (│).
OptionalblockquoteText style for blockquote content.
OptionalboldStyle for bold inline text.
OptionalcodeContainer style for fenced code blocks (applied to the wrapping VStack).
OptionalcodeText style inside fenced code blocks.
Optionalheading1Style for # heading (level 1).
Optionalheading2Style for ## heading (level 2).
Optionalheading3Style for ### heading (level 3).
OptionalhrDivider color and character for horizontal rules.
OptionalinlineStyle for inline code text.
OptionalitalicStyle for italic inline text.
OptionallinkStyle for [link](url) inline text.
OptionallistStyle for list markers (•, 1.).
Style configuration for the Markdown component.
Each property controls the styling of a specific markdown element. All properties are optional — unset values fall back to the built-in default theme.