Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Capsule::Parser
Inherits
Reference
<
Object
Constants
MARKDOWN_OPTIONS =
Markd::Options
.new(safe: false)
Class methods
parse
(content :
String
) :
Tuple
(
Hash
(
String
,
YAML::Any
),
String
)
Source
parse_file
(filepath :
String
) :
Tuple
(
Hash
(
String
,
YAML::Any
),
String
)
Source