tagion.behaviour.BehaviourIssue

\file BehaviourIssue.d

Members

Aliases

DlangU
alias DlangU = Dlang!OutBuffer
Undocumented in source.
MarkdownU
alias MarkdownU = Markdown!OutBuffer
Undocumented in source.

Functions

Dlang
DlangT!(Stream) Dlang(Stream bout)
Undocumented in source. Be warned that the author may not have intended to support it.
Markdown
MarkdownT!(Stream) Markdown(Stream bout)
Undocumented in source. Be warned that the author may not have intended to support it.
trim_source
auto trim_source(S source)

Static variables

masterMarkdown
MarkdownFMT masterMarkdown;

Default formater for Markdown

Structs

DlangT
struct DlangT(Stream)

\struct DlangT D-source generator

MarkdownFMT
struct MarkdownFMT

\struct MarkdownFMT Formator of the issuer

MarkdownT
struct MarkdownT(Stream)
Undocumented in source.

Meta