Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
blueprint
v0.1.0
Blueprint
HTML
AttributesParser
ComponentRegistrar
ContentCapture
ElementRegistrar
Renderer
StandardElements
Utils
Built with Crystal 1.9.2
2023-10-08 08:27:57 UTC
module
Blueprint::HTML::Utils
Direct including types
Blueprint::HTML
Defined in:
blueprint/html/utils.cr
Instance Method Summary
#comment
(&)
#doctype
#plain
(content : String) : Nil
#whitespace
Instance Method Detail
def
comment
(&)
#
[
View source
]
def
doctype
#
[
View source
]
def
plain
(content : String) : Nil
#
[
View source
]
def
whitespace
#
[
View source
]