ensure proper md
This commit is contained in:
parent
5f2e4a612f
commit
ee016c4f2d
@ -16,6 +16,7 @@ The type used for defining appropriate callbacks for render_string().
|
|||||||
+ length - number of characters that matched a highlighting rule
|
+ length - number of characters that matched a highlighting rule
|
||||||
+ attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example
|
+ attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
char * key;
|
char * key;
|
||||||
attribute_callback_t callback;
|
attribute_callback_t callback;
|
||||||
|
Loading…
Reference in New Issue
Block a user