libsf3
|
Description of a heading. More...
#include <sf3_text.h>
Data Fields | |
struct sf3_markup | markup |
uint8_t | level |
The level of the heading as a positive integer. | |
Description of a heading.
Definition at line 68 of file sf3_text.h.
uint8_t sf3_markup_heading::level |
The level of the heading as a positive integer.
Definition at line 71 of file sf3_text.h.
struct sf3_markup sf3_markup_heading::markup |
Definition at line 69 of file sf3_text.h.