From: anon Date: Mon, 18 Sep 2023 19:44:46 +0000 (+0200) Subject: fixup X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=3cf6ecc6f9b496db138e81a2b60118b5fb9de847;p=public-libhl.git fixup --- diff --git a/README.md b/README.md index 2f87ece..bbb406d 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ The type used for defining appropriate callbacks for render_string(). + attributes - arbitrary data associated with the matched rule; intended to hold color/font information for example + typedef struct { char * key; attribute_callback_t callback;