mdown
mdown.ast.ast_factory
AstFactory
autolinkEmail
autolinkEmail
mdown
mdown.ast.ast_factory
AstFactory
autolinkEmail
abstract method
autolinkEmail
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
AutolinkEmail
autolinkEmail
(
String
email
)
Creates email autolink with
email
as a target.
Source
AutolinkEmail autolinkEmail(String email);