Package-level declarations

Types

Link copied to clipboard

A dedicated builder for creating markdown content. Wraps TextContentBuilder and provides markdown-specific functionality for generating well-formatted Markdown documents programmatically.

Link copied to clipboard

Enum for table column alignments in markdown tables.

Functions

Link copied to clipboard

Creates a markdown document with the given content.

Link copied to clipboard

Extension function to add markdown content to a TextContentBuilder.

Extension function to append markdown content to a StringBuilder.