docs
0.5.0
common
docs
/
org.intellij.markdown.html
/
HtmlGenerator
/
Companion
Companion
object
Companion
Members
Properties
SRC_ATTRIBUTE_NAME
Link copied to clipboard
val
SRC_ATTRIBUTE_NAME
:
String
Functions
get
Src
Pos
Attribute
Link copied to clipboard
fun
getSrcPosAttribute
(
node
:
ASTNode
)
:
CharSequence
leaf
Text
Link copied to clipboard
fun
leafText
(
text
:
String
,
node
:
ASTNode
,
replaceEscapesAndEntities
:
Boolean
=
true
)
:
CharSequence
trim
Indents
Link copied to clipboard
fun
trimIndents
(
text
:
CharSequence
,
indent
:
Int
)
:
CharSequence