quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
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