Markdown

Undocumented in source.

Constructors

this
this(Writer w, TraceWriter w_trace)
Undocumented in source.

Members

Functions

beginSyntaxBlock
auto beginSyntaxBlock(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
endSyntaxBlock
auto endSyntaxBlock()
Undocumented in source. Be warned that the author may not have intended to support it.
heading
auto heading(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
popHeading
auto popHeading()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(const(char)[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
trace
auto trace(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
tracef
auto tracef(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
write
auto write(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
writef
auto writef(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
writefln
auto writefln(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.
writeln
auto writeln(ARGS args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta