From a45d72499f2fda5fbdff08053353a275155f94d3 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Mon, 12 Dec 2016 22:26:07 +0100 Subject: Add misc factoid type --- API.md | 1 + 1 file changed, 1 insertion(+) (limited to 'API.md') diff --git a/API.md b/API.md index 142e695..659011c 100644 --- a/API.md +++ b/API.md @@ -189,6 +189,7 @@ Add a custom factoid (see above) for the specified category. * `factoid_type`: Rough categorization of the factoid's content. Controls where in the text the factoid appears. Possible values: * `"groups"`: Factoid appears near groups + * `"misc"`: Factoid of other type, appears near the end * **(more to come)** * `factoid_generator`: A function which turns item definition into a string (see blow) -- cgit v1.2.3