format property
String
get
format
Output format, e.g. 'html', 'md'
Implementation
String get format => optionSet['format'].valueAt(context);
Output format, e.g. 'html', 'md'
String get format => optionSet['format'].valueAt(context);