Namespace: joker.markdown
v1.0Contents
Summary
Implements GitHub Flavored Markdown rendering.
Index
Legend
-
Constant
Variable
Function
Macro
Special form
Type
GoVar
Receiver/Method
Constants
Constants are variables with :const true in their metadata. Joker currently does not recognize them as special; as such, it allows redefining them or their values.-
(None.)
Variables
-
(None.)
Functions, Macros, and Special Forms
-
convert-string
Function v1.0(convert-string s)
Returns the HTML rendering of Markdown string s
Types
-
(None.)