Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Markd::Rule::HTMLBlock
Inherits
Markd::Rule
<
Struct
<
Value
<
Object
Constructors
new
Source
Class methods
escape_disallowed_html
(text :
String
) :
String
Source
Instance methods
accepts_lines?
accepts_line
Source
can_contain?
(type)
Source
continue
(parser :
Parser
, container :
Node
) :
ContinueStatus
continue
Source
initialize
Source
match
(parser :
Parser
, container :
Node
) :
MatchValue
match and parse
Source
token
(parser :
Parser
, container :
Node
) :
Nil
token finalize
Source