From b3e3f3f50e49c6d21032e44565a93ed96d99801b Mon Sep 17 00:00:00 2001 From: Niklas Halle Date: Sun, 23 Aug 2020 15:56:30 +0200 Subject: full json responses, added 'none' as annotation type --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3e598b9..b5fd3d5 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,9 @@ The `annotation` object: The currently specified annotation types are enumerated below: +##### `none` +The text should be printed as plain text. No extra content. + ##### `bold` The text should be printed as bold. No extra content. -- cgit v1.2.3-54-g00ecf