Ark::Slack::BlockKit
Constants
SEPARATOR_RE = /^\s*\|[\s\-:|]+\|\s*$/
Class methods
Builds Slack Block Kit JSON blocks from segments and sources.
Parses markdown table text into rows of cell strings.
Splits text into alternating prose and table segments. Returns segments and whether any tables were found.
Renders a markdown table as a preformatted, column-aligned code block.
Renders segments with tables as preformatted code blocks (fallback for Block Kit).