glok
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
glok
glok-markdown
/
uk.co.nickthecoder.glok.text.markdown
/
CodeBlock
Code
Block
class
CodeBlock
(
val
plain
:
Boolean
)
:
Element
Members
Constructors
Code
Block
Link copied to clipboard
constructor
(
plain
:
Boolean
)
Properties
lines
Link copied to clipboard
val
lines
:
MutableList
<
String
>
plain
Link copied to clipboard
val
plain
:
Boolean
Functions
dump
Link copied to clipboard
open
fun
dump
(
indent
:
Int
)