mdown
mdown.ast.ast_factory
AstFactory
infoString
infoString
mdown
mdown.ast.ast_factory
AstFactory
infoString
abstract method
infoString
Source
mdown
mdown.ast.ast_factory
AstFactory
Constructors
AstFactory
Properties
hashCode
runtimeType
Operators
operator ==
Methods
autolink
autolinkEmail
baseCompositeInline
blockquote
classAttribute
code
codeBlock
document
emphasis
extendedAttributes
hardLineBreak
heading
htmlRawBlock
htmlRawInline
identifierAttribute
infoString
inlineImage
inlineLink
keyValueAttribute
linkReference
listItem
nodeList
nonBreakableSpace
noSuchMethod
orderedList
para
reference
referenceImage
referenceLink
smartChar
softLineBreak
space
str
strikeout
strong
subscript
superscript
tab
table
tableCell
target
texMathDisplay
texMathInline
texRawBlock
thematicBreak
toString
unorderedList
InfoString
infoString
(
String
language
)
Creates infostring attribute.
Source
InfoString infoString(String language);