Markd::Rule::ThematicBreak
Inherits Markd::Rule < Struct < Value < Object
Constants
THEMATIC_BREAK = /^(?:(?:\*[ \t]*){3,}|(?:_[ \t]*){3,}|(?:-[ \t]*){3,})[ \t]*$/
Constructors
new
SourceInstance methods
can_contain?(type)
Sourceinitialize
SourceInherits Markd::Rule < Struct < Value < Object