toggle menu
orgmode
0.3.2
common
switch theme
search in API
orgmode
/
xyz.lepisma.orgmode
/
OrgInlineElem
/
StrikeThrough
Strike
Through
@
Serializable
data
class
StrikeThrough
(
val
content
:
List
<
OrgInlineElem
>
,
var
tokens
:
List
<
Token
>
)
:
OrgInlineElem
,
OrgElem
Members
Constructors
Strike
Through
Link copied to clipboard
constructor
(
content
:
List
<
OrgInlineElem
>
,
tokens
:
List
<
Token
>
)
Properties
content
Link copied to clipboard
val
content
:
List
<
OrgInlineElem
>
tokens
Link copied to clipboard
open
override
var
tokens
:
List
<
Token
>