Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
markd
v0.4.1
HTML
Markd
HTMLEntities
Decoder
Encoder
ExtendToHTML
HTMLRenderer
Node
DataType
DataValue
Type
Options
Parser
Block
Inline
Bracket
Delimiter
Renderer
Rule
BlockQuote
CodeBlock
ContinueStatus
Document
Heading
HTMLBlock
Item
List
MatchValue
Paragraph
ThematicBreak
Utils
Built with Crystal 1.9.2
2023-10-08 14:29:21 UTC
module
Markd::HTMLEntities::ExtendToHTML
Defined in:
markd/html_entities.cr
Instance Method Summary
#decode_entities
(source : String)
#decode_entity
(source : String)
#encode_entities
(source)
Instance Method Detail
def
decode_entities
(source : String)
#
[
View source
]
def
decode_entity
(source : String)
#
[
View source
]
def
encode_entities
(source)
#
[
View source
]