quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.ast.dsl
/
BlockAstBuilder
/
blockQuote
block
Quote
fun
blockQuote
(
type
:
BlockQuote.Type
?
=
null
,
attribution
:
InlineAstBuilder
.
(
)
->
Unit
?
=
null
,
block
:
BlockAstBuilder
.
(
)
->
Unit
)
See also
Block
Quote