Improved
Updated AttributedString type
over 3 years ago by Mark Healey
The attributions returned when requesting the AttributedString content type have been changed to be more specific about their individual intent.
The only property modified in this release (v0.10) is type.
Now, if a type property exists in the fieldName_attributes items, its value will be either backlink or formulaic.
- If the
typeisbacklink, that indicates a phrase is associated with a Variable in an Input Request. - If the
typeisformulaic, that indicates a Variable was found in the string and it does not have an associated Input Request. You can choose to attribute or style the Variable or not.
This provides clarity for supporting Backlinks. Read more about Backlinks.
