20 | | * format: One of: |
21 | | * `plain` for plain text |
22 | | * wiki to interpret the content as WikiFormatting (''since 0.11.3'') |
23 | | * `reference` to treat the content as a queryable value (''since 0.13'') |
24 | | * `list` to interpret the content as a list of queryable values, separated by whitespace (''since 0.13'') |
| 20 | * format: One of: |
| 21 | * `plain` for plain text |
| 22 | * wiki to interpret the content as WikiFormatting (''since 0.11.3'') |
| 23 | * `reference` to treat the content as a queryable value (''since 1.0'') |
| 24 | * `list` to interpret the content as a list of queryable values, separated by whitespace (''since 1.0'') |