Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
CommonMarker
Inherits
Reference
<
Object
Constants
CMARK_VERSION =
LibCmark::VERSION_STRING
VERSION = {{ (`shards version /tmp/tmp.cn
HjbF
/src/src/common_marker`).chomp.stringify }}
Constructors
new
(text :
String
, options = [] of
String
, extensions :
Array
(
String
) = [] of
String
)
Source
Instance methods
parser
Source
text
Source
to_html
Parses a Markdown string into an HTML string.
Source