diff --git a/website/docs/api/entityruler.md b/website/docs/api/entityruler.md index 11fc49d30..80fab9500 100644 --- a/website/docs/api/entityruler.md +++ b/website/docs/api/entityruler.md @@ -202,12 +202,12 @@ All labels present in the match patterns. | ----------- | ----- | ------------------ | | **RETURNS** | tuple | The string labels. | -## EntityRuler.ent_ids {#labels tag="property"} +## EntityRuler.ent_ids {#labels tag="property" new="2.2"} -All entity ids present in the match patterns `id` properties +All entity ids present in the match patterns `id` properties. -| Name | Type | Description | -| ----------- | ----- | ------------------ | +| Name | Type | Description | +| ----------- | ----- | ------------------- | | **RETURNS** | tuple | The string ent_ids. | ## EntityRuler.patterns {#patterns tag="property"}