diff options
author | Wuzzy <almikes@aol.com> | 2016-12-12 23:27:14 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-12 23:27:14 +0100 |
commit | c0adef4bd997397dfa5f2afa655c84ada9a50911 (patch) | |
tree | d1234845146aa16c60f05036f45d6ba3c84282d0 /API.md | |
parent | 3a554c905ae3e415515e9ec4257453d13e25f3e1 (diff) |
Add use factoid type
Diffstat (limited to 'API.md')
-rw-r--r-- | API.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -188,6 +188,7 @@ Add a custom factoid (see above) for the specified category. optimize the final text display. This currently determines where in the entry text the factoid appears. Possible values: * For all items: + * `"use"`: It's about using the item in some way (written right after the fixed usage help) * `"groups"`: Group-related factoid (very vague) * `"misc"`: Factoid doesn't fit anywhere else, is shown near the end * For nodes only: |