textcollapse
.textcollapse full:{InlineMarkdownContent}
short:{InlineMarkdownContent}
open:{Boolean = false}
-> Node
Content copied to clipboard
Inserts content in a collapsible text span, whose content can be expanded or collapsed by interacting with it.
Return
the new InlineCollapse node
Parameters
full
content to show when the node is expanded
short
content to show when the node is collapsed
open
whether the block is open at the beginning