MarkdownTypography

@Stable
interface MarkdownTypography

Represents the type scale for the Markdown.

See MarkdownDefaults.markdownTypography for the default type scale used in Markdown.

Properties

Link copied to clipboard
abstract val body1: TextStyle
Link copied to clipboard
abstract val body2: TextStyle
Link copied to clipboard
abstract val h1: TextStyle
Link copied to clipboard
abstract val h2: TextStyle
Link copied to clipboard
abstract val h3: TextStyle
Link copied to clipboard
abstract val h4: TextStyle
Link copied to clipboard
abstract val h5: TextStyle
Link copied to clipboard
abstract val h6: TextStyle