Constructor
SnapdMarkdownParsernew
since: 1.48
Declaration [src]
SnapdMarkdownParser*
snapd_markdown_parser_new (
  SnapdMarkdownVersion version
)
Parameters
- version
- 
            Type: SnapdMarkdownVersionVersion supported by the client. 
Return value
Type: SnapdMarkdownParser
A new SnapdMarkdownParser.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |