glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-markdown
/
uk.co.nickthecoder.glok.text.markdown
/
MarkdownIndentation
/
MarkdownIndentation
Markdown
Indentation
constructor
(
prefix
:
String
,
suffix
:
String
=
""
,
fill
:
Boolean
=
false
,
blankLinesBefore
:
Int
=
1
,
blankLinesAfter
:
Int
=
1
,
indentHighlight
:
Highlight
?
,
bodyHighlight
:
Highlight
?
)