Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crtangle
master
Crtangle
Handler
Parser
Built with Crystal 1.9.2
2023-10-07 19:53:09 UTC
class
Crtangle::Parser
Crtangle::Parser
Reference
Object
Defined in:
parse.cr
Constructors
.new
(content : String)
Instance Method Summary
#block_count
: Int32
#blocks
: Nil
#code
: String
#frontmatter
: String
Constructor Detail
def self.
new
(content : String)
#
[
View source
]
Instance Method Detail
def
block_count
: Int32
#
[
View source
]
def
blocks
: Nil
#
[
View source
]
def
code
: String
#
[
View source
]
def
frontmatter
: String
#
[
View source
]