Browse Source

ensure proper md

master
anon 8 months ago
parent
commit
ee016c4f2d
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.md

+ 1
- 0
README.md View File

@@ -16,6 +16,7 @@ The type used for defining appropriate callbacks for render_string().
+ 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


typedef struct {
char * key;
attribute_callback_t callback;


Loading…
Cancel
Save