toggle menu
parsek
0.1.0
common
switch theme
search in API
markdown
/
parsek.markdown.parser
/
BulletStrip
Bullet
Strip
data
class
BulletStrip
(
val
marker
:
Char
,
val
innerLine
:
Line
,
val
contentIndent
:
Int
)
Members
Constructors
Bullet
Strip
Link copied to clipboard
constructor
(
marker
:
Char
,
innerLine
:
Line
,
contentIndent
:
Int
)
Properties
content
Indent
Link copied to clipboard
val
contentIndent
:
Int
inner
Line
Link copied to clipboard
val
innerLine
:
Line
marker
Link copied to clipboard
val
marker
:
Char