Markdown.HtmlBlockClose

Undocumented in source.
  1. TParseTree HtmlBlockClose(TParseTree p)
    template HtmlBlockClose(alias Type)
    static
    TParseTree
    HtmlBlockClose
    (
    TParseTree p
    )
  2. TParseTree HtmlBlockClose(string s)
  3. string HtmlBlockClose(GetName g)

Members

Static functions

HtmlBlockClose
TParseTree HtmlBlockClose(TParseTree p)
Undocumented in source. Be warned that the author may not have intended to support it.
HtmlBlockClose
TParseTree HtmlBlockClose(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
HtmlBlockClose
string HtmlBlockClose(GetName g)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta