docs
/
org.intellij.markdown.parser.markerblocks
/
MarkerBlock
/
acceptAction
common
accept
Action
abstract fun
acceptAction
(action:
MarkerBlock.ClosingAction
):
Boolean
Content copied to clipboard
Return
true if this block is to be deleted after this action, false otherwise
Parameters
action
to accept