docs
/
org.intellij.markdown.html
/
HtmlGenerator
/
Companion
common
Companion
object
Companion
Content copied to clipboard
Functions
Properties
Functions
getSrcPosAttribute
Link copied to clipboard
common
fun
getSrcPosAttribute
(node:
ASTNode
):
CharSequence
Content copied to clipboard
leafText
Link copied to clipboard
common
fun
leafText
(text:
String
, node:
ASTNode
, replaceEscapesAndEntities:
Boolean
= true):
CharSequence
Content copied to clipboard
trimIndents
Link copied to clipboard
common
fun
trimIndents
(text:
CharSequence
, indent:
Int
):
CharSequence
Content copied to clipboard
Properties
SRC_ATTRIBUTE_NAME
Link copied to clipboard
common
val
SRC_ATTRIBUTE_NAME
:
String
Content copied to clipboard