Skip to content

Commit 9c623c2

Browse files
committed
Fixed markdownlint issues
1 parent e1212c6 commit 9c623c2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/content_management/field_types/field_type_reference/field_type_reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following table gives an overview of the supported field types that come wi
3232
| [Checkbox](checkboxfield.md) | Stores a boolean value. | Yes | Yes |
3333
| [Content query](contentqueryfield.md) | Maps an executable repository query to a field. | No | No |
3434
| [Country](countryfield.md) | Stores country names as a string. | Yes[^1^](#1-note-on-legacy-search-engine) | Yes |
35-
| [Customer group](customergroupfield.md) | Stores customer group to which a user belongs.
35+
| [Customer group](customergroupfield.md) | Stores customer group to which a user belongs. | Yes, in [Search](customergroupid_criterion.md) and [Price Search](price_customergroup_criterion.md) | Yes |
3636
| [DateAndTime](dateandtimefield.md) | Stores a full date including time information. | Yes | Yes |
3737
| [Date](datefield.md) | Stores date information. | Yes | Yes |
3838
| [EmailAddress](emailaddressfield.md) | Validates and stores an email address. | Yes | Yes |

docs/content_management/field_types/field_type_reference/taxonomyentryassignmentfield.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The field type validates if all Taxonomy Entries from the value are assigned to
7676

7777
#### Settings
7878

79-
Name|Type|Default value|Description|
79+
|Name|Type|Default value|Description|
8080
|------|------|------|------|
8181
|`taxonomy`|`string`|`null`|Taxonomy from which entry is chosen.|
8282

0 commit comments

Comments
 (0)