Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tremolite::MarkdownWrapper
Inherits
Reference
/
Object
Constants
Log = ::
Log
.for(self)
Constructors
new
(blog :
Tremolite::Blog
)
Source
Instance methods
command
(s :
String
) :
String
use external command
Source
crystal
(s :
String
) :
String
use STD
Source
crystal_cmark
(s :
String
) :
String
use lib
Source
null
(s :
String
) :
String
empty
Source
to_html
(string :
String
, post :
Tremolite::Post
|
Nil
= nil) :
String
Source