Enumeration

SnapdMarkdownVersion

since: 1.48

Declaration

enum Snapd.MarkdownVersion

Description [src]

Version of markdown to parse. Picking a version will ensure only nodes of the expected type are decoded.

Available since: 1.48

Members

SNAPD_MARKDOWN_VERSION_0

The initial version of Snap markdown.

  • Value: 0
  • Available since: 1.48