PEG Markdown Highlight
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Defines
Public Attributes
pmh_style_attribute Struct Reference

Style attribute. More...

#include <pmh_styleparser.h>

List of all members.

Public Attributes

pmh_element_type lang_element_type
pmh_attr_type type
char * name
pmh_attr_valuevalue
struct pmh_style_attributenext

Detailed Description

Style attribute.


Member Data Documentation

The Markdown language element this style applies to

The name of the attribute (if type is pmh_attr_type_other, you can use this value to determine what the attribute is)

Next attribute in linked list

The type of the attribute

The value of the attribute


The documentation for this struct was generated from the following file: