quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.dsl
/
AstBuilder
/
unaryPlus
unary
Plus
operator
fun
Node
.
unaryPlus
(
)
Adds
this
node to the tree. Shorthand for
node
(DSL syntactic sugar). Usage:
+node