mdown
mdown.ast.ast_factory
AstFactory
identifierAttribute
identifierAttribute
mdown
mdown.ast.ast_factory
AstFactory
identifierAttribute
abstract method
identifierAttribute
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
IdentifierAttribute
identifierAttribute
(
String
identifier
)
Creates Identifier attribute.
Source
IdentifierAttribute identifierAttribute(String identifier);