class PreTextSource : TextSource
(source)
(common)
<init> |
PreTextSource(source: String, language: String? = null) |
(common)
asHtmlSource |
val asHtmlSource: String |
(common)
asMarkdownSource |
val asMarkdownSource: String |
(common)
asMarkdownV2Source |
val asMarkdownV2Source: String |
(common)
language |
val language: String? |
(common)
source |
val source: String |