I'm trying to build a custom macro that has an embedded expand block with user's input.
Is this possible? Tried with:
$action.getHelper().renderConfluenceMacro("{expand:(click here to expand)}")
But not sure how to parse user's input into the block?