Markdown.HtmlBlockOpen

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

Members

Static functions

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

Meta