- Enclosing class:
- MarkdownBlock
public static class MarkdownBlock.MarkdownBlockBuilder
extends Object
-
Method Summary
The block_id is ignored in markdown blocks and will not be retained.
The standard markdown-formatted text.
-
Method Details
-
text
The standard markdown-formatted text. Limit 12,000 characters max.
- Returns:
this.
-
blockId
The block_id is ignored in markdown blocks and will not be retained.
- Returns:
this.
-
-