From d2f87f84dc00fb93a1f39b03d0ac9d45953ed91c Mon Sep 17 00:00:00 2001
From: Lina Wolf <112@linawolf.de>
Date: Thu, 21 Mar 2024 15:57:51 +0100
Subject: [PATCH] [DOCS] Fix References RST syntax containing angle brackets

Resolves: #103424
Releases: main, 12.4
Change-Id: I3c2da18a3d09e78fe9b72113e1a7332942bde715
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/83521
Tested-by: Lina Wolf <112@linawolf.de>
Tested-by: core-ci <typo3@b13.com>
Reviewed-by: Lina Wolf <112@linawolf.de>
Tested-by: Garvin Hicking <gh@faktor-e.de>
Reviewed-by: Garvin Hicking <gh@faktor-e.de>
---
 .../form/Documentation/D/FormEditor/Index.rst |  20 +-
 .../I/Concepts/FormEditor/Index.rst           |   2 +-
 .../I/Concepts/FormPlugin/Index.rst           |   4 +-
 .../I/Concepts/FrontendRendering/Index.rst    |   6 +-
 .../I/Concepts/Validators/Index.rst           |  28 +--
 .../Documentation/I/Config/proto/Index.rst    |   6 +-
 .../proto/finishersDefinition/Index.rst       |  60 ++---
 .../finishersDefinition/finishers/Closure.rst |  14 +-
 .../finishers/Confirmation.rst                |  26 +--
 .../finishers/DeleteUploads.rst               |  10 +-
 .../finishers/EmailToReceiver.rst             |  46 ++--
 .../finishers/EmailToSender.rst               |  46 ++--
 .../finishers/FlashMessage.rst                |  24 +-
 .../finishers/Redirect.rst                    |  30 +--
 .../finishers/SaveToDatabase.rst              |  36 +--
 .../properties/formEngine/elements.rst.txt    |   6 +-
 .../properties/formEngine/label.rst.txt       |   2 +-
 .../properties/iconIdentifier.rst.txt         |   2 +-
 .../properties/label.rst.txt                  |   2 +-
 .../I/Config/proto/formEditor/Index.rst       |  98 ++++----
 .../I/Config/proto/formElements/Index.rst     | 110 ++++-----
 .../proto/formElements/formEditor/Index.rst   |  26 +--
 .../inspectorEditors/CheckboxEditor.rst       |  16 +-
 .../CollectionElementHeaderEditor.rst         |  14 +-
 .../inspectorEditors/FinishersEditor.rst      |  20 +-
 .../FormElementHeaderEditor.rst               |  12 +-
 .../GridColumnViewPortConfigurationEditor.rst |  26 +--
 .../inspectorEditors/MultiSelectEditor.rst    |  20 +-
 .../inspectorEditors/PropertyGridEditor.rst   |  30 +--
 .../inspectorEditors/RemoveElementEditor.rst  |  12 +-
 .../RequiredValidatorEditor.rst               |  20 +-
 .../inspectorEditors/SingleSelectEditor.rst   |  20 +-
 .../inspectorEditors/TextEditor.rst           |  28 +--
 .../inspectorEditors/TextareaEditor.rst       |  16 +-
 .../Typo3WinBrowserEditor.rst                 |  30 +--
 .../ValidationErrorMessageEditor.rst          |  18 +-
 .../inspectorEditors/ValidatorsEditor.rst     |  20 +-
 .../properties/Identifier.rst.txt             |   4 +-
 .../inspectorEditors/properties/Label.rst.txt |   2 +-
 .../properties/PropertyPath.rst.txt           |   2 +-
 .../formElementTypes/AdvancedPassword.rst     | 122 +++++-----
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/230.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/400.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/900.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../AdvancedPassword/formEditor/group.rst.txt |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../validators/20/editors/100.rst.txt         |   2 +-
 .../validators/20/editors/9999.rst.txt        |   2 +-
 .../validators/20/identifier.rst.txt          |   2 +-
 .../validators/30/editors/100.rst.txt         |   2 +-
 .../validators/30/editors/200.rst.txt         |   2 +-
 .../validators/30/editors/300.rst.txt         |   2 +-
 .../validators/30/editors/9999.rst.txt        |   2 +-
 .../validators/30/identifier.rst.txt          |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/editors/9999.rst.txt        |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../validators/50/editors/100.rst.txt         |   2 +-
 .../validators/50/editors/9999.rst.txt        |   2 +-
 .../validators/50/identifier.rst.txt          |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/editors/9999.rst.txt        |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/editors/9999.rst.txt        |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElementTypes/Checkbox.rst             |  40 ++--
 .../Checkbox/formEditor/editors/100.rst.txt   |   2 +-
 .../Checkbox/formEditor/editors/200.rst.txt   |   2 +-
 .../Checkbox/formEditor/editors/230.rst.txt   |   2 +-
 .../Checkbox/formEditor/editors/700.rst.txt   |   2 +-
 .../Checkbox/formEditor/editors/800.rst.txt   |   2 +-
 .../Checkbox/formEditor/editors/9999.rst.txt  |   2 +-
 .../Checkbox/formEditor/group.rst.txt         |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/ContentElement.rst       |  26 +--
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../ContentElement/formEditor/group.rst.txt   |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElements/formElementTypes/Date.rst    | 140 ++++++------
 .../Date/formEditor/editors/100.rst.txt       |   2 +-
 .../Date/formEditor/editors/200.rst.txt       |   2 +-
 .../Date/formEditor/editors/230.rst.txt       |   2 +-
 .../Date/formEditor/editors/500.rst.txt       |   2 +-
 .../Date/formEditor/editors/550.rst.txt       |   2 +-
 .../Date/formEditor/editors/700.rst.txt       |   2 +-
 .../Date/formEditor/editors/800.rst.txt       |   2 +-
 .../Date/formEditor/editors/900.rst.txt       |   2 +-
 .../Date/formEditor/editors/9999.rst.txt      |   2 +-
 .../Date/formEditor/group.rst.txt             |   2 +-
 .../Date/formEditor/iconIdentifier.rst.txt    |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/200.rst.txt         |   2 +-
 .../validators/10/editors/250.rst.txt         |   2 +-
 .../validators/10/editors/300.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../validators/20/editors/100.rst.txt         |   2 +-
 .../validators/20/editors/200.rst.txt         |   2 +-
 .../validators/20/editors/9999.rst.txt        |   2 +-
 .../validators/20/identifier.rst.txt          |   2 +-
 .../validators/30/editors/100.rst.txt         |   2 +-
 .../validators/30/editors/200.rst.txt         |   2 +-
 .../validators/30/editors/300.rst.txt         |   2 +-
 .../validators/30/editors/400.rst.txt         |   2 +-
 .../validators/30/editors/9999.rst.txt        |   2 +-
 .../validators/30/identifier.rst.txt          |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/editors/200.rst.txt         |   2 +-
 .../validators/40/editors/9999.rst.txt        |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../validators/50/editors/100.rst.txt         |   2 +-
 .../validators/50/editors/200.rst.txt         |   2 +-
 .../validators/50/editors/9999.rst.txt        |   2 +-
 .../validators/50/identifier.rst.txt          |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/editors/200.rst.txt         |   2 +-
 .../validators/60/editors/9999.rst.txt        |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/400.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/editors/300.rst.txt         |   2 +-
 .../validators/80/editors/9999.rst.txt        |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElementTypes/DatePicker.rst           |  66 +++---
 .../DatePicker/formEditor/editors/100.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/200.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/230.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/300.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/400.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/500.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/700.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/800.rst.txt |   2 +-
 .../DatePicker/formEditor/editors/900.rst.txt |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../DatePicker/formEditor/group.rst.txt       |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Email.rst   |  52 ++---
 .../Email/formEditor/editors/100.rst.txt      |   2 +-
 .../Email/formEditor/editors/200.rst.txt      |   2 +-
 .../Email/formEditor/editors/230.rst.txt      |   2 +-
 .../Email/formEditor/editors/400.rst.txt      |   2 +-
 .../Email/formEditor/editors/500.rst.txt      |   2 +-
 .../Email/formEditor/editors/700.rst.txt      |   2 +-
 .../Email/formEditor/editors/800.rst.txt      |   2 +-
 .../Email/formEditor/editors/900.rst.txt      |   2 +-
 .../Email/formEditor/editors/9999.rst.txt     |   2 +-
 .../Email/formEditor/iconIdentifier.rst.txt   |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../formElementTypes/Fieldset.rst             |  34 +--
 .../Fieldset/formEditor/editors/100.rst.txt   |   2 +-
 .../Fieldset/formEditor/editors/200.rst.txt   |   2 +-
 .../Fieldset/formEditor/editors/700.rst.txt   |   2 +-
 .../Fieldset/formEditor/editors/9999.rst.txt  |   2 +-
 .../Fieldset/formEditor/group.rst.txt         |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/FileUpload.rst           |  60 ++---
 .../FileUpload/formEditor/editors/100.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/200.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/230.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/300.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/400.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/700.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/800.rst.txt |   2 +-
 .../FileUpload/formEditor/editors/900.rst.txt |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../FileUpload/formEditor/group.rst.txt       |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/200.rst.txt         |   2 +-
 .../validators/10/editors/300.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Form.rst    | 214 +++++++++---------
 .../Form/formEditor/editors/100.rst.txt       |   2 +-
 .../Form/formEditor/editors/200.rst.txt       |   2 +-
 .../Form/formEditor/editors/300.rst.txt       |   2 +-
 .../Form/formEditor/editors/900.rst.txt       |   2 +-
 .../Form/formEditor/iconIdentifier.rst.txt    |   2 +-
 .../finishers/10/editors/100.rst.txt          |   2 +-
 .../finishers/10/editors/1050.rst.txt         |   2 +-
 .../finishers/10/editors/1100.rst.txt         |   2 +-
 .../finishers/10/editors/1200.rst.txt         |   2 +-
 .../finishers/10/editors/1400.rst.txt         |   2 +-
 .../finishers/10/editors/200.rst.txt          |   2 +-
 .../finishers/10/editors/350.rst.txt          |   2 +-
 .../finishers/10/editors/500.rst.txt          |   2 +-
 .../finishers/10/editors/600.rst.txt          |   2 +-
 .../finishers/10/editors/750.rst.txt          |   2 +-
 .../finishers/10/editors/850.rst.txt          |   2 +-
 .../finishers/10/editors/950.rst.txt          |   2 +-
 .../finishers/10/editors/9999.rst.txt         |   2 +-
 .../finishers/10/identifier.rst.txt           |   2 +-
 .../finishers/20/editors/100.rst.txt          |   2 +-
 .../finishers/20/editors/1050.rst.txt         |   2 +-
 .../finishers/20/editors/1100.rst.txt         |   2 +-
 .../finishers/20/editors/1200.rst.txt         |   2 +-
 .../finishers/20/editors/1400.rst.txt         |   2 +-
 .../finishers/20/editors/200.rst.txt          |   2 +-
 .../finishers/20/editors/350.rst.txt          |   2 +-
 .../finishers/20/editors/500.rst.txt          |   2 +-
 .../finishers/20/editors/600.rst.txt          |   2 +-
 .../finishers/20/editors/750.rst.txt          |   2 +-
 .../finishers/20/editors/850.rst.txt          |   2 +-
 .../finishers/20/editors/950.rst.txt          |   2 +-
 .../finishers/20/editors/9999.rst.txt         |   2 +-
 .../finishers/20/identifier.rst.txt           |   2 +-
 .../finishers/30/editors/100.rst.txt          |   2 +-
 .../finishers/30/editors/200.rst.txt          |   2 +-
 .../finishers/30/editors/300.rst.txt          |   2 +-
 .../finishers/30/editors/400.rst.txt          |   2 +-
 .../finishers/30/editors/9999.rst.txt         |   2 +-
 .../finishers/30/identifier.rst.txt           |   2 +-
 .../finishers/40/editors/100.rst.txt          |   2 +-
 .../finishers/40/editors/9999.rst.txt         |   2 +-
 .../finishers/40/identifier.rst.txt           |   2 +-
 .../finishers/50/editors/100.rst.txt          |   2 +-
 .../finishers/50/editors/200.rst.txt          |   2 +-
 .../finishers/50/editors/300.rst.txt          |   2 +-
 .../finishers/50/editors/9999.rst.txt         |   2 +-
 .../finishers/50/identifier.rst.txt           |   2 +-
 .../finishers/60/editors/100.rst.txt          |   2 +-
 .../finishers/60/editors/9999.rst.txt         |   2 +-
 .../finishers/60/identifier.rst.txt           |   2 +-
 .../finishers/70/editors/100.rst.txt          |   2 +-
 .../finishers/70/editors/9999.rst.txt         |   2 +-
 .../finishers/70/identifier.rst.txt           |   2 +-
 .../finishers/80/editors/100.rst.txt          |   2 +-
 .../finishers/80/editors/9999.rst.txt         |   2 +-
 .../finishers/80/identifier.rst.txt           |   2 +-
 .../translation/translationFiles.rst.txt      |   2 +-
 .../formElements/formElementTypes/GridRow.rst |  46 ++--
 .../GridRow/formEditor/editors/100.rst.txt    |   2 +-
 .../GridRow/formEditor/editors/200.rst.txt    |   2 +-
 .../GridRow/formEditor/editors/700.rst.txt    |   2 +-
 .../GridRow/formEditor/editors/9999.rst.txt   |   2 +-
 .../GridRow/formEditor/group.rst.txt          |   2 +-
 .../GridRow/formEditor/iconIdentifier.rst.txt |   2 +-
 .../viewPorts.rst.txt                         |   2 +-
 .../viewPorts/classPattern.rst.txt            |   2 +-
 .../formElements/formElementTypes/Hidden.rst  |  34 +--
 .../Hidden/formEditor/editors/100.rst.txt     |   2 +-
 .../Hidden/formEditor/editors/200.rst.txt     |   2 +-
 .../Hidden/formEditor/editors/300.rst.txt     |   2 +-
 .../Hidden/formEditor/editors/700.rst.txt     |   2 +-
 .../Hidden/formEditor/editors/9999.rst.txt    |   2 +-
 .../Hidden/formEditor/group.rst.txt           |   2 +-
 .../Hidden/formEditor/iconIdentifier.rst.txt  |   2 +-
 .../formElementTypes/Honeypot.rst             |  16 +-
 .../formElementTypes/ImageUpload.rst          |  66 +++---
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/400.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/900.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../ImageUpload/formEditor/group.rst.txt      |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/200.rst.txt         |   2 +-
 .../validators/10/editors/300.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../formElementTypes/MultiCheckbox.rst        |  54 ++---
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/230.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/900.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../MultiCheckbox/formEditor/group.rst.txt    |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/200.rst.txt         |   2 +-
 .../validators/10/editors/300.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../formElementTypes/MultiSelect.rst          |  60 ++---
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/230.rst.txt            |   2 +-
 .../formEditor/editors/250.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/900.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../MultiSelect/formEditor/group.rst.txt      |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/200.rst.txt         |   2 +-
 .../validators/10/editors/300.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Number.rst  |  66 +++---
 .../Number/formEditor/editors/100.rst.txt     |   2 +-
 .../Number/formEditor/editors/200.rst.txt     |   2 +-
 .../Number/formEditor/editors/230.rst.txt     |   2 +-
 .../Number/formEditor/editors/400.rst.txt     |   2 +-
 .../Number/formEditor/editors/500.rst.txt     |   2 +-
 .../Number/formEditor/editors/550.rst.txt     |   2 +-
 .../Number/formEditor/editors/700.rst.txt     |   2 +-
 .../Number/formEditor/editors/800.rst.txt     |   2 +-
 .../Number/formEditor/editors/900.rst.txt     |   2 +-
 .../Number/formEditor/editors/9999.rst.txt    |   2 +-
 .../Number/formEditor/iconIdentifier.rst.txt  |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Page.rst    |  40 ++--
 .../Page/formEditor/editors/100.rst.txt       |   2 +-
 .../Page/formEditor/editors/200.rst.txt       |   2 +-
 .../Page/formEditor/editors/300.rst.txt       |   2 +-
 .../Page/formEditor/editors/400.rst.txt       |   2 +-
 .../Page/formEditor/editors/9999.rst.txt      |   2 +-
 .../Page/formEditor/group.rst.txt             |   2 +-
 .../Page/formEditor/iconIdentifier.rst.txt    |   2 +-
 .../formElementTypes/Password.rst             | 118 +++++-----
 .../Password/formEditor/editors/100.rst.txt   |   2 +-
 .../Password/formEditor/editors/200.rst.txt   |   2 +-
 .../Password/formEditor/editors/230.rst.txt   |   2 +-
 .../Password/formEditor/editors/400.rst.txt   |   2 +-
 .../Password/formEditor/editors/500.rst.txt   |   2 +-
 .../Password/formEditor/editors/700.rst.txt   |   2 +-
 .../Password/formEditor/editors/800.rst.txt   |   2 +-
 .../Password/formEditor/editors/900.rst.txt   |   2 +-
 .../Password/formEditor/editors/9999.rst.txt  |   2 +-
 .../Password/formEditor/group.rst.txt         |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../validators/20/editors/100.rst.txt         |   2 +-
 .../validators/20/editors/9999.rst.txt        |   2 +-
 .../validators/20/identifier.rst.txt          |   2 +-
 .../validators/30/editors/100.rst.txt         |   2 +-
 .../validators/30/editors/200.rst.txt         |   2 +-
 .../validators/30/editors/300.rst.txt         |   2 +-
 .../validators/30/editors/9999.rst.txt        |   2 +-
 .../validators/30/identifier.rst.txt          |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/editors/9999.rst.txt        |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../validators/50/editors/100.rst.txt         |   2 +-
 .../validators/50/editors/9999.rst.txt        |   2 +-
 .../validators/50/identifier.rst.txt          |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/editors/9999.rst.txt        |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/editors/9999.rst.txt        |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElementTypes/RadioButton.rst          |  40 ++--
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/230.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../RadioButton/formEditor/group.rst.txt      |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/SingleSelect.rst         |  46 ++--
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/230.rst.txt            |   2 +-
 .../formEditor/editors/250.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/700.rst.txt            |   2 +-
 .../formEditor/editors/800.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../SingleSelect/formEditor/group.rst.txt     |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/StaticText.rst           |  28 +--
 .../StaticText/formEditor/editors/100.rst.txt |   2 +-
 .../StaticText/formEditor/editors/200.rst.txt |   2 +-
 .../StaticText/formEditor/editors/300.rst.txt |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../StaticText/formEditor/group.rst.txt       |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/SummaryPage.rst          |  40 ++--
 .../formEditor/editors/100.rst.txt            |   2 +-
 .../formEditor/editors/200.rst.txt            |   2 +-
 .../formEditor/editors/300.rst.txt            |   2 +-
 .../formEditor/editors/400.rst.txt            |   2 +-
 .../formEditor/editors/9999.rst.txt           |   2 +-
 .../SummaryPage/formEditor/group.rst.txt      |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../formElementTypes/Telephone.rst            |  54 ++---
 .../Telephone/formEditor/editors/100.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/200.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/230.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/400.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/500.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/700.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/800.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/900.rst.txt  |   2 +-
 .../Telephone/formEditor/editors/9999.rst.txt |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Text.rst    | 118 +++++-----
 .../Text/formEditor/editors/100.rst.txt       |   2 +-
 .../Text/formEditor/editors/200.rst.txt       |   2 +-
 .../Text/formEditor/editors/230.rst.txt       |   2 +-
 .../Text/formEditor/editors/400.rst.txt       |   2 +-
 .../Text/formEditor/editors/500.rst.txt       |   2 +-
 .../Text/formEditor/editors/700.rst.txt       |   2 +-
 .../Text/formEditor/editors/800.rst.txt       |   2 +-
 .../Text/formEditor/editors/900.rst.txt       |   2 +-
 .../Text/formEditor/editors/9999.rst.txt      |   2 +-
 .../Text/formEditor/group.rst.txt             |   2 +-
 .../Text/formEditor/iconIdentifier.rst.txt    |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../validators/20/editors/100.rst.txt         |   2 +-
 .../validators/20/editors/9999.rst.txt        |   2 +-
 .../validators/20/identifier.rst.txt          |   2 +-
 .../validators/30/editors/100.rst.txt         |   2 +-
 .../validators/30/editors/200.rst.txt         |   2 +-
 .../validators/30/editors/300.rst.txt         |   2 +-
 .../validators/30/editors/9999.rst.txt        |   2 +-
 .../validators/30/identifier.rst.txt          |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/editors/9999.rst.txt        |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../validators/50/editors/100.rst.txt         |   2 +-
 .../validators/50/editors/9999.rst.txt        |   2 +-
 .../validators/50/identifier.rst.txt          |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/editors/9999.rst.txt        |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/editors/9999.rst.txt        |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElementTypes/Textarea.rst             | 118 +++++-----
 .../Textarea/formEditor/editors/100.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/200.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/230.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/400.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/500.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/700.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/800.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/900.rst.txt   |   2 +-
 .../Textarea/formEditor/editors/9999.rst.txt  |   2 +-
 .../Textarea/formEditor/group.rst.txt         |   2 +-
 .../formEditor/iconIdentifier.rst.txt         |   2 +-
 .../validators/10/editors/100.rst.txt         |   2 +-
 .../validators/10/editors/9999.rst.txt        |   2 +-
 .../validators/10/identifier.rst.txt          |   2 +-
 .../validators/20/editors/100.rst.txt         |   2 +-
 .../validators/20/editors/9999.rst.txt        |   2 +-
 .../validators/20/identifier.rst.txt          |   2 +-
 .../validators/30/editors/100.rst.txt         |   2 +-
 .../validators/30/editors/200.rst.txt         |   2 +-
 .../validators/30/editors/300.rst.txt         |   2 +-
 .../validators/30/editors/9999.rst.txt        |   2 +-
 .../validators/30/identifier.rst.txt          |   2 +-
 .../validators/40/editors/100.rst.txt         |   2 +-
 .../validators/40/editors/9999.rst.txt        |   2 +-
 .../validators/40/identifier.rst.txt          |   2 +-
 .../validators/50/editors/100.rst.txt         |   2 +-
 .../validators/50/editors/9999.rst.txt        |   2 +-
 .../validators/50/identifier.rst.txt          |   2 +-
 .../validators/60/editors/100.rst.txt         |   2 +-
 .../validators/60/editors/9999.rst.txt        |   2 +-
 .../validators/60/identifier.rst.txt          |   2 +-
 .../validators/70/editors/100.rst.txt         |   2 +-
 .../validators/70/editors/200.rst.txt         |   2 +-
 .../validators/70/editors/300.rst.txt         |   2 +-
 .../validators/70/editors/9999.rst.txt        |   2 +-
 .../validators/70/identifier.rst.txt          |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/editors/9999.rst.txt        |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../formElements/formElementTypes/Url.rst     |  54 ++---
 .../Url/formEditor/editors/100.rst.txt        |   2 +-
 .../Url/formEditor/editors/200.rst.txt        |   2 +-
 .../Url/formEditor/editors/230.rst.txt        |   2 +-
 .../Url/formEditor/editors/400.rst.txt        |   2 +-
 .../Url/formEditor/editors/500.rst.txt        |   2 +-
 .../Url/formEditor/editors/700.rst.txt        |   2 +-
 .../Url/formEditor/editors/800.rst.txt        |   2 +-
 .../Url/formEditor/editors/900.rst.txt        |   2 +-
 .../Url/formEditor/editors/9999.rst.txt       |   2 +-
 .../Url/formEditor/iconIdentifier.rst.txt     |   2 +-
 .../validators/80/editors/100.rst.txt         |   2 +-
 .../validators/80/editors/200.rst.txt         |   2 +-
 .../validators/80/identifier.rst.txt          |   2 +-
 .../I/Config/proto/formEngine/Index.rst       |   6 +-
 .../proto/validatorsDefinition/Index.rst      |  44 ++--
 .../properties/iconIdentifier.rst.txt         |   2 +-
 .../properties/label.rst.txt                  |   2 +-
 .../validators/Alphanumeric.rst               |  12 +-
 .../validatorsDefinition/validators/Count.rst |  18 +-
 .../validators/DateRange.rst                  |  20 +-
 .../validators/DateTime.rst                   |  12 +-
 .../validators/EmailAddress.rst               |  12 +-
 .../validators/FileSize.rst                   |  18 +-
 .../validatorsDefinition/validators/Float.rst |  12 +-
 .../validators/Integer.rst                    |  12 +-
 .../validators/NotEmpty.rst                   |  12 +-
 .../validators/Number.rst                     |  12 +-
 .../validators/NumberRange.rst                |  18 +-
 .../validators/RegularExpression.rst          |  16 +-
 .../validators/StringLength.rst               |  18 +-
 .../validatorsDefinition/validators/Text.rst  |  12 +-
 .../sysext/form/Documentation/I/FAQ/Index.rst |   4 +-
 558 files changed, 1937 insertions(+), 1937 deletions(-)

diff --git a/typo3/sysext/form/Documentation/D/FormEditor/Index.rst b/typo3/sysext/form/Documentation/D/FormEditor/Index.rst
index 7c4c39161d17..189bd3b18472 100644
--- a/typo3/sysext/form/Documentation/D/FormEditor/Index.rst
+++ b/typo3/sysext/form/Documentation/D/FormEditor/Index.rst
@@ -203,7 +203,7 @@ configuration of form elements, without having to click them in order to view
 the detailed configuration in the ``Inspector``. The ``form editor`` requires
 for each form element an inline HTML template and the corresponding JavaScript
 code. Information matching inline HTML templates to the appropriate form
-elements must be configured within :ref:`prototypes.\<prototypeIdentifier>.formeditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`.
+elements must be configured within :ref:`prototypes.prototypeIdentifier.formeditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`.
 At this point, the key identifying the form element follows a convention:
 ``FormElement-<formElementTypeIdentifier>``. The value for the key tells the
 ``form editor`` which inline HTML template should be loaded for the respective
@@ -956,8 +956,8 @@ Subscribe to the event:
 view/inspector/collectionElement/existing/selected
 ++++++++++++++++++++++++++++++++++++++++++++++++++
 
-The ``inspector editors`` :ref:`ValidatorsEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.finisherseditor>`
-and :ref:`FinishersEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+The ``inspector editors`` :ref:`ValidatorsEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor>`
+and :ref:`FinishersEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 are used to display the available validators/ finishers for a form element as a
 select box. Furthermore, these ``inspector editors`` indicate that in the
 ``form definition``, validators/ finishers for the currently selected element
@@ -987,11 +987,11 @@ Subscribe to the event:
 view/inspector/collectionElement/new/selected
 +++++++++++++++++++++++++++++++++++++++++++++
 
-The ``inspector editors`` :ref:`ValidatorsEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.finisherseditor>`
-and :ref:`FinishersEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+The ``inspector editors`` :ref:`ValidatorsEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor>`
+and :ref:`FinishersEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 are used to display the available validators/ finishers for a form element as a
 select box. The onChange event of the select box then calls this event. In
-addition, the ``inspector editor`` :ref:`RequiredValidatorEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+addition, the ``inspector editor`` :ref:`RequiredValidatorEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 calls this event when a checkbox is chosen. EXT:form uses this event to add and
 render the validator/ finisher of the ``form definition`` via ``getFormEditorApp().getViewModel().createAndAddPropertyCollectionElement()``.
 
@@ -1053,9 +1053,9 @@ render all ``inspector editors`` for a form element) and ``getFormEditorApp().ge
 (to render the ``inspector editors`` for a validator/ finisher) call this event
 at the end. Strictly speaking, the ``Inspector`` component in the method
 ``_renderEditorDispatcher()`` calls this event.
-Each ``inspector editor`` has the property :ref:`templateName <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.templatename>`,
+Each ``inspector editor`` has the property :ref:`templateName <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename>`,
 which gives the ``form editor`` two pieces of information. On the one hand the
-``templateName`` must match with a key within the :ref:`prototypes.\<prototypeIdentifier>.formeditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`.
+``templateName`` must match with a key within the :ref:`prototypes.prototypeIdentifier.formeditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`.
 The ``form editor`` can consequently load a corresponding inline HTML template
 for the ``inspector editor``. On the other hand, the ``Inspector`` component
 must be told which JavaScript code should be executed for the
@@ -1273,7 +1273,7 @@ A simple example that registers a custom ``inspector editor`` called 'Inspector-
 view/inspector/removeCollectionElement/perform
 ++++++++++++++++++++++++++++++++++++++++++++++
 
-The ``inspector editor`` :ref:`RequiredValidatorEditor <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+The ``inspector editor`` :ref:`RequiredValidatorEditor <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 calls this event, if the checkbox is deselected. EXT:form uses this event to
 remove the configured required validator ('NotEmpty') from the ``form
 definition`` through the method ``getFormEditorApp().getViewModel().removePropertyCollectionElement()``.
@@ -1726,7 +1726,7 @@ call this event. Strictly speaking, the ``Stage`` component in the method
 ``_renderTemplateDispatcher()`` calls this event. The ``form editor`` requires
 for each form element an inline HTML template the corresponding JavaScript
 code. Information matching inline HTML templates to the appropriate form
-elements must be configured within :ref:`prototypes.\<prototypeIdentifier>.formeditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`.
+elements must be configured within :ref:`prototypes.prototypeIdentifier.formeditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`.
 At this point, the key identifying the form element follows a convention:
 ``FormElement-<formElementTypeIdentifier>``. The value for the key tells the
 ``form editor`` which inline HTML template should be loaded for the respective
diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst
index 37deca932073..716820b31499 100644
--- a/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Concepts/FormEditor/Index.rst
@@ -232,7 +232,7 @@ to use this element in their manually created YAML definitions or via API anymor
          AdvancedPassword: null
 
 
-The correct way is to unset the :ref:`group property <prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.group>`.
+The correct way is to unset the :ref:`group property <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.group>`.
 This property defines within which group within the ``form editor`` "new Element"
 modal the form element should be shown. Unsetting this property will remove the
 form element safely form the form editor. Check out the following example. The
diff --git a/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst
index 4d614863abdc..3b7743e204a9 100644
--- a/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Concepts/FormPlugin/Index.rst
@@ -24,8 +24,8 @@ globally and valid for the whole ``form definition`` . While adding the form
 to a specific page, the backend editor can define a different redirect target. This
 setting is only valid for the page containing the plugin.
 
-Read more about changing the :ref:`general<prototypes.\<prototypeidentifier>.formengine>`
-and :ref:`aspect-specific form plugin configuration<prototypes.\<prototypeIdentifier>.finishersdefinition.\<finisheridentifier>.formengine>`.
+Read more about changing the :ref:`general<prototypes.prototypeIdentifier.formengine>`
+and :ref:`aspect-specific form plugin configuration<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formengine>`.
 
 
 .. _concepts-formplugin-exclude-override:
diff --git a/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst
index e8f9d6ac111e..fa2028671159 100644
--- a/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Concepts/FrontendRendering/Index.rst
@@ -254,7 +254,7 @@ the following translation scenarios are possible:
 
 In Extbase, the validation messages are identified with the help of
 numerical codes (UNIX timestamps). For the same validator, different codes
-are valid. Read more about :ref:`concrete validator configurations <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`.
+are valid. Read more about :ref:`concrete validator configurations <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`.
 
 The look-up process searches for translation keys in all given translation
 files based on the following order:
@@ -328,8 +328,8 @@ the following translation scenarios are possible:
 The look-up process searches for translation keys in all given translation
 files based on the following order:
 
-- ``<formDefinitionIdentifier>.finisher.<finisherIdentifier>.<optionName>``
-- ``finisher.<finisherIdentifier>.<optionName>``
+- ``<formDefinitionIdentifier>.finisher.finisheridentifier.<optionName>``
+- ``finisher.finisheridentifier.<optionName>``
 
 
 Example
diff --git a/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst b/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst
index 070db9b59b85..8fbc8dc9dbba 100644
--- a/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Concepts/Validators/Index.rst
@@ -53,7 +53,7 @@ Server-side validation
 Alphanumeric validator (:yaml:`Alphanumeric`)
 """""""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Alphanumeric validator"<prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric>`
+The :ref:`"Alphanumeric validator"<prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric>`
 checks for alphanumeric strings. Alphanumeric is defined as a combination of
 alphabetic and numeric characters `[A-Z + 0-9]`.
 
@@ -63,7 +63,7 @@ alphabetic and numeric characters `[A-Z + 0-9]`.
 Number of submitted values validator (:yaml:`Count`)
 """"""""""""""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Number of submitted values validator"<prototypes.<prototypeidentifier>.validatorsdefinition.count>`
+The :ref:`"Number of submitted values validator"<prototypes.prototypeIdentifier.validatorsdefinition.count>`
 checks if the given value contains the specified amount of elements. The
 validator has 2 options:
 
@@ -76,7 +76,7 @@ validator has 2 options:
 Date range validator (:yaml:`DateRange`)
 """"""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Date range validator"<prototypes.<prototypeidentifier>.validatorsdefinition.daterange>`
+The :ref:`"Date range validator"<prototypes.prototypeIdentifier.validatorsdefinition.daterange>`
 checks if the given value is a valid DateTime object and in-between a specified
 date range. The range can be defined by providing a minimum and/or maximum date.
 The validator has 2 options:
@@ -100,7 +100,7 @@ and maximum date can be configured through the validator options.
 Date/time validator (:yaml:`DateTime`)
 """""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Date/time validator"<prototypes.<prototypeidentifier>.validatorsdefinition.datetime>`
+The :ref:`"Date/time validator"<prototypes.prototypeIdentifier.validatorsdefinition.datetime>`
 checks if the given value is a valid DateTime object. The date string is
 expected to be formatted according to the `W3C standard <http://www.w3.org/TR/NOTE-datetime.html>`__
 which is `YYYY-MM-DDT##:##:##+##:##`, for example `2005-08-15T15:52:01+00:00`.
@@ -111,7 +111,7 @@ which is `YYYY-MM-DDT##:##:##+##:##`, for example `2005-08-15T15:52:01+00:00`.
 Email validator (:yaml:`EmailAddress`)
 """"""""""""""""""""""""""""""""""""""
 
-The :ref:`"Email validator"<prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress>`
+The :ref:`"Email validator"<prototypes.prototypeIdentifier.validatorsdefinition.emailaddress>`
 checks if the given value is a valid email address. The format of a valid email
 address is defined in `RFC 3696 <https://tools.ietf.org/html/rfc3696>`__.
 The standard allows international characters and the multiple appearance
@@ -123,7 +123,7 @@ of the `@` sign.
 File size validator (:yaml:`FileSize`)
 """"""""""""""""""""""""""""""""""""""
 
-The :ref:`"File size validator"<prototypes.<prototypeidentifier>.validatorsdefinition.filesize>`
+The :ref:`"File size validator"<prototypes.prototypeIdentifier.validatorsdefinition.filesize>`
 validates a file resource regarding its file size. The validator has 2 options:
 
 -   Minimum [:yaml:`options.maximum`]: The minimum filesize to accept. Use the
@@ -141,7 +141,7 @@ depends on the :file:`php.ini` settings of your environment.
 Floating-point number validator (:yaml:`Float`)
 """""""""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Floating-point number validator"<prototypes.<prototypeidentifier>.validatorsdefinition.float>`
+The :ref:`"Floating-point number validator"<prototypes.prototypeIdentifier.validatorsdefinition.float>`
 checks if the given value is of type float or a string matching the regular
 expression `[0-9.e+-]`.
 
@@ -151,7 +151,7 @@ expression `[0-9.e+-]`.
 Integer number validator (:yaml:`Integer`)
 """"""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Integer number validator"<prototypes.<prototypeidentifier>.validatorsdefinition.integer>`
+The :ref:`"Integer number validator"<prototypes.prototypeIdentifier.validatorsdefinition.integer>`
 checks if the given value is a valid integer.
 
 
@@ -160,7 +160,7 @@ checks if the given value is a valid integer.
 Empty validator (:yaml:`NotEmpty`)
 """"""""""""""""""""""""""""""""""
 
-The :ref:`"Empty validator"<prototypes.<prototypeidentifier>.validatorsdefinition.notempty>`
+The :ref:`"Empty validator"<prototypes.prototypeIdentifier.validatorsdefinition.notempty>`
 checks if the given value is not empty (NULL, empty string, empty array or empty
 object).
 
@@ -170,7 +170,7 @@ object).
 Number validator (:yaml:`Number`)
 """""""""""""""""""""""""""""""""
 
-The :ref:`"Number validator"<prototypes.<prototypeidentifier>.validatorsdefinition.number>`
+The :ref:`"Number validator"<prototypes.prototypeIdentifier.validatorsdefinition.number>`
 checks if the given value is a number.
 
 
@@ -179,7 +179,7 @@ checks if the given value is a number.
 Number range validator (:yaml:`NumberRange`)
 """"""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Number range validator"<prototypes.<prototypeidentifier>.validatorsdefinition.numberrange>`
+The :ref:`"Number range validator"<prototypes.prototypeIdentifier.validatorsdefinition.numberrange>`
 checks if the given value is a number in the specified range. The validator has
 2 options:
 
@@ -192,7 +192,7 @@ checks if the given value is a number in the specified range. The validator has
 Regular expression validator (:yaml:`RegularExpression`)
 """"""""""""""""""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"Regular expression validator"<prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression>`
+The :ref:`"Regular expression validator"<prototypes.prototypeIdentifier.validatorsdefinition.regularexpression>`
 checks if the given value matches the specified regular expression. Delimiters
 or modifiers are not supported. The validator has 1 option:
 
@@ -210,7 +210,7 @@ case would be :code:`/^[-a-z0-9]+\.[a-z]{2,6}$/`.
 String length validator (:yaml:`StringLength`)
 """"""""""""""""""""""""""""""""""""""""""""""
 
-The :ref:`"String length validator"<prototypes.<prototypeidentifier>.validatorsdefinition.stringlength>`
+The :ref:`"String length validator"<prototypes.prototypeIdentifier.validatorsdefinition.stringlength>`
 checks if the given value is a valid string and its length is in the specified
 range. The validator has 2 options:
 
@@ -223,7 +223,7 @@ range. The validator has 2 options:
 Non-XML text validator (:yaml:`Text`)
 """""""""""""""""""""""""""""""""""""
 
-The :ref:`"Non-XML text validator"<prototypes.<prototypeidentifier>.validatorsdefinition.text>`
+The :ref:`"Non-XML text validator"<prototypes.prototypeIdentifier.validatorsdefinition.text>`
 checks if the given value is a valid text (contains no XML tags). This basically
 means, that tags are stripped. In this special case quotes are not encoded
 (see `filter_var() <https://php.net/filter_var>`__ for more information.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/Index.rst
index bf4caec5da37..5a2601ad7fba 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/Index.rst
@@ -43,12 +43,12 @@ prototypes
       - :ref:`"Form configuration vs. form definition"<concepts-formdefinition-vs-formconfiguration>`
 
 :aspect:`Description`
-      Array which defines the available prototypes. Every key within this array is called the ``<prototypeIdentifier>``.
+      Array which defines the available prototypes. Every key within this array is called the ``prototypeIdentifier``.
 
 
-.. _prototypes.<prototypeidentifier>:
+.. _prototypes.prototypeIdentifier:
 
-<prototypeIdentifier>
+prototypeIdentifier
 ---------------------
 
 :aspect:`Option path`
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst
index e3635a73e335..e9c91fc2be57 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/Index.rst
@@ -1,20 +1,20 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition:
+.. _prototypes.prototypeIdentifier.finishersdefinition:
 
 =====================
 [finishersDefinition]
 =====================
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinition-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.*:
+.. _prototypes.prototypeIdentifier.finishersdefinition.*:
 
 [finishersDefinition]
 ---------------------
@@ -47,7 +47,7 @@ Properties
       Array which defines the available finishers. Every key within this array is called the ``<finisherIdentifier>``.
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.<finisheridentifier>:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier:
 
 <finisherIdentifier>
 --------------------
@@ -91,8 +91,8 @@ Properties
                [...]
 
 :aspect:`Related options`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.\<formElementTypeIdentifier>.formEditor.propertyCollections.finishers.[*].identifier"<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.propertycollections.finishers.*.identifier>`
-      - :ref:`"[FinishersEditor] selectOptions.[*].value"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-finisherseditor>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.formelementtypeidentifier.formEditor.propertyCollections.finishers.[*].identifier"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.finishers.*.identifier>`
+      - :ref:`"[FinishersEditor] selectOptions.[*].value"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-finisherseditor>`
 
 :aspect:`Good to know`
       - :ref:`"Custom finisher implementations"<concepts-finishers-customfinisherimplementations>`
@@ -101,13 +101,13 @@ Properties
       This array key identifies a finisher. This identifier could be used to attach a finisher to a form.
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.<finisheridentifier>-commonproperties:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-commonproperties:
 
 Common <finisherIdentifier> properties
 =============================================
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.implementationClassName:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -125,7 +125,7 @@ implementationClassName
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeidentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom finisher implementations"<concepts-finishers-customfinisherimplementations>`
@@ -134,7 +134,7 @@ implementationClassName
       .. include:: properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.options:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.options:
 
 options
 -------
@@ -149,10 +149,10 @@ options
       Frontend
 
 :aspect:`Mandatory`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom finisher implementations"<concepts-finishers-customfinisherimplementations>`
@@ -161,7 +161,7 @@ options
       Array with finisher options.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.translation.translationFiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.translation.translationFiles:
 
 translation.translationFiles
 ----------------------------
@@ -179,17 +179,17 @@ translation.translationFiles
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate finisher options"<concepts-frontendrendering-translation-finishers>`
 
 :aspect:`Description`
       Filesystem path(s) to translation files which should be searched for finisher translations.
-      If the property is undefined, - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Form.renderingOptions.translation.translationFiles"<prototypes.\<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
+      If the property is undefined, - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Form.renderingOptions.translation.translationFiles"<prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.formeditor:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formeditor:
 
 formEditor
 ----------
@@ -207,7 +207,7 @@ formEditor
       Recommended
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -216,7 +216,7 @@ formEditor
       Array with configurations for the ``form editor``
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -234,7 +234,7 @@ formeditor.iconIdentifier
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -243,7 +243,7 @@ formeditor.iconIdentifier
        .. include:: properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formeditor.label:
 
 formeditor.label
 ----------------
@@ -261,7 +261,7 @@ formeditor.label
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>`
@@ -270,7 +270,7 @@ formeditor.label
       .. include:: properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
@@ -288,7 +288,7 @@ formeditor.predefinedDefaults
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -297,7 +297,7 @@ formeditor.predefinedDefaults
       .. include:: properties/predefinedDefaults.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.formengine:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formengine:
 
 FormEngine
 ----------
@@ -315,7 +315,7 @@ FormEngine
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -324,7 +324,7 @@ FormEngine
       Array with configurations for the ``form plugin``
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.FormEngine.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.FormEngine.label:
 
 FormEngine.label
 ----------------
@@ -342,7 +342,7 @@ FormEngine.label
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form plugin settings"<concepts-formplugin-translation-formengine>`
@@ -351,7 +351,7 @@ FormEngine.label
       .. include:: properties/formEngine/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.<finisheridentifier>.FormEngine.elements:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.FormEngine.elements:
 
 FormEngine.elements
 -------------------
@@ -369,7 +369,7 @@ FormEngine.elements
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete finishers configuration <prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete finishers configuration <prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form plugin settings"<concepts-formplugin-translation-formengine>`
@@ -378,7 +378,7 @@ FormEngine.elements
       .. include:: properties/formEngine/elements.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.<finisheridentifier>-concreteconfigurations:
+.. _prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier-concreteconfigurations:
 
 Concrete configurations
 =======================
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst
index 93ef72ae5fd9..a9d5c512d885 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Closure.rst
@@ -1,20 +1,20 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.closure:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure:
 
 =========
 [Closure]
 =========
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionclosure-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionclosure-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.closure.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -46,7 +46,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.closure.options.closure:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure.options.closure:
 
 options.closure
 ---------------
@@ -75,7 +75,7 @@ options.closure
       The closure which is invoked if the finisher is triggered.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.closure.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -112,7 +112,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.closure.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure.formeditor.label:
 
 formeditor.label
 ----------------
@@ -149,7 +149,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.closure.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.closure.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst
index 8bab440bdd69..3194bcd8e7ae 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Confirmation.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.confirmation:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation:
 
 ==============
 [Confirmation]
 ==============
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionconfirmation-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionconfirmation-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.message:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.message:
 
 options.message
 ---------------
@@ -74,7 +74,7 @@ options.message
       The text which is shown if the finisher is invoked.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.contentelementuid:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.contentelementuid:
 
 options.contentElementUid
 -------------------------
@@ -99,7 +99,7 @@ options.contentElementUid
       If contentElementUid is set, the option "message" will be ignored.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.typoscriptobjectpath:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.typoscriptobjectpath:
 
 options.typoscriptObjectPath
 ----------------------------
@@ -123,7 +123,7 @@ options.typoscriptObjectPath
       The option "typoscriptObjectPath" can be used to render the content element (options.contentElementUid) through a typoscript lib.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.variables:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.variables:
 
 options.variables
 -----------------
@@ -147,7 +147,7 @@ options.variables
       Variables which should be available within the template.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.templatename:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.templatename:
 
 options.templateName
 --------------------
@@ -171,7 +171,7 @@ options.templateName
       Define a custom template name which should be used.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.templaterootpaths:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.templaterootpaths:
 
 options.templateRootPaths
 -------------------------
@@ -201,7 +201,7 @@ options.templateRootPaths
       Used to define several paths for templates, which will be tried in reversed order (the paths are searched from bottom to top).
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -232,7 +232,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -269,7 +269,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.formeditor.label:
 
 formeditor.label
 ----------------
@@ -306,7 +306,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.confirmation.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.confirmation.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst
index 819c6293faf5..05a685523402 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/DeleteUploads.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.deleteuploads:
+.. _prototypes.prototypeIdentifier.finishersdefinition.deleteuploads:
 
 ===============
 [DeleteUploads]
 ===============
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitiondeleteuploads-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitiondeleteuploads-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.deleteuploads.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.deleteuploads.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       Array which defines the available finishers. Every key within this array is called the ``<finisherIdentifier>``
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.deleteuploads.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.deleteuploads.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -79,7 +79,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.deleteuploads.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.deleteuploads.formeditor.label:
 
 formeditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst
index 8f5a8e6992bc..b5d88b2d106d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToReceiver.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.emailtoreceiver:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver:
 
 =================
 [EmailToReceiver]
 =================
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionemailtoreceiver-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionemailtoreceiver-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.subject:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.subject:
 
 options.subject
 ---------------
@@ -74,7 +74,7 @@ options.subject
       Subject of the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.recipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.recipients:
 
 options.recipients
 ------------------
@@ -113,7 +113,7 @@ options.recipients
          first@example.org: First Recipient
          second@example.org: Second Recipient
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.senderaddress:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.senderaddress:
 
 options.senderAddress
 ---------------------
@@ -141,7 +141,7 @@ options.senderAddress
       Email address of the sender/ visitor (From).
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.sendername:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.sendername:
 
 options.senderName
 ------------------
@@ -169,7 +169,7 @@ options.senderName
       Human-readable name of the sender.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.replytorecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.replytorecipients:
 
 options.replyToRecipients
 -------------------------
@@ -197,7 +197,7 @@ options.replyToRecipients
       Email addresses of to be used as reply-to emails.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.carboncopyrecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.carboncopyrecipients:
 
 options.carbonCopyRecipients
 ----------------------------
@@ -225,7 +225,7 @@ options.carbonCopyRecipients
       Email addresses of the copy recipient.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.blindcarbonCopyrecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.blindcarbonCopyrecipients:
 
 options.blindCarbonCopyRecipients
 ---------------------------------
@@ -253,7 +253,7 @@ options.blindCarbonCopyRecipients
       Email address of the blind copy recipient.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.addhtmlpart:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.addhtmlpart:
 
 options.addHtmlPart
 -------------------
@@ -283,7 +283,7 @@ options.addHtmlPart
       plaintext-only mails.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.attachuploads:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.attachuploads:
 
 options.attachUploads
 ---------------------
@@ -311,7 +311,7 @@ options.attachUploads
       If set, all uploaded items are attached to the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.title:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.title:
 
 options.title
 -------------
@@ -341,7 +341,7 @@ options.title
       email body. Do not confuse this field with the subject of the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.translation.language:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.translation.language:
 
 options.translation.language
 ----------------------------
@@ -372,7 +372,7 @@ options.translation.language
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -403,7 +403,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.partialrootpaths:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.partialrootpaths:
 
 options.partialRootPaths
 ------------------------
@@ -430,7 +430,7 @@ options.partialRootPaths
       Fluid partial paths.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.layoutrootpaths:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.layoutrootpaths:
 
 options.layoutRootPaths
 -----------------------
@@ -457,7 +457,7 @@ options.layoutRootPaths
       Fluid layout paths.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.options.variables:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.options.variables:
 
 options.variables
 -----------------
@@ -484,7 +484,7 @@ options.variables
       Associative array of variables which are available inside the Fluid template.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -518,7 +518,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.formeditor.label:
 
 formeditor.label
 ----------------
@@ -552,7 +552,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
@@ -600,7 +600,7 @@ formeditor.predefinedDefaults
       .. include:: ../properties/predefinedDefaults.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.formengine.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.formengine.label:
 
 FormEngine.label
 ----------------
@@ -634,7 +634,7 @@ FormEngine.label
 
 
 @ToDo
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtoreceiver.formengine.elements:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtoreceiver.formengine.elements:
 
 FormEngine.elements
 -------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst
index 64f1f47a5f4f..88689ef95209 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/EmailToSender.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.emailtosender:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender:
 
 =================
 [EmailToSender]
 =================
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionemailtosender-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionemailtosender-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.subject:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.subject:
 
 options.subject
 ---------------
@@ -74,7 +74,7 @@ options.subject
       Subject of the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.recipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.recipients:
 
 options.recipients
 ------------------
@@ -113,7 +113,7 @@ options.recipients
          first@example.org: First Recipient
          second@example.org: Second Recipient
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.senderaddress:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.senderaddress:
 
 options.senderAddress
 ---------------------
@@ -141,7 +141,7 @@ options.senderAddress
       Email address of the sender/ visitor (From).
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.sendername:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.sendername:
 
 options.senderName
 ------------------
@@ -169,7 +169,7 @@ options.senderName
       Human-readable name of the sender.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.replytorecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.replytorecipients:
 
 options.replyToRecipients
 -------------------------
@@ -197,7 +197,7 @@ options.replyToRecipients
       Email addresses of to be used as reply-to emails.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.carboncopyrecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.carboncopyrecipients:
 
 options.carbonCopyRecipients
 ----------------------------
@@ -225,7 +225,7 @@ options.carbonCopyRecipients
       Email addresses of the copy recipient.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.blindcarboncopyrecipients:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.blindcarboncopyrecipients:
 
 options.blindCarbonCopyRecipients
 ---------------------------------
@@ -253,7 +253,7 @@ options.blindCarbonCopyRecipients
       Email address of the blind copy recipient.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.addhtmlpart:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.addhtmlpart:
 
 options.addHtmlPart
 -------------------
@@ -283,7 +283,7 @@ options.addHtmlPart
       plaintext-only mails.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.attachuploads:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.attachuploads:
 
 options.attachUploads
 ---------------------
@@ -311,7 +311,7 @@ options.attachUploads
       If set, all uploaded items are attached to the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.title:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.title:
 
 options.title
 -------------
@@ -341,7 +341,7 @@ options.title
       email body. Do not confuse this field with the subject of the email.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.translation.language:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.translation.language:
 
 options.translation.language
 ----------------------------
@@ -372,7 +372,7 @@ options.translation.language
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -403,7 +403,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.partialrootpaths:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.partialrootpaths:
 
 options.partialRootPaths
 ------------------------
@@ -430,7 +430,7 @@ options.partialRootPaths
       Fluid layout paths.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.layoutrootpaths:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.layoutrootpaths:
 
 options.layoutRootPaths
 -----------------------
@@ -457,7 +457,7 @@ options.layoutRootPaths
       Fluid partial paths.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.options.variables:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.options.variables:
 
 options.variables
 -----------------
@@ -484,7 +484,7 @@ options.variables
       Associative array of variables which are available inside the Fluid template.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -518,7 +518,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.formeditor.label:
 
 formeditor.label
 ----------------
@@ -552,7 +552,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
@@ -600,7 +600,7 @@ formeditor.predefinedDefaults
       .. include:: ../properties/predefinedDefaults.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.formengine.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.formengine.label:
 
 FormEngine.label
 ----------------
@@ -633,7 +633,7 @@ FormEngine.label
       .. include:: ../properties/formEngine/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.emailtosender.formengine.elements:
+.. _prototypes.prototypeIdentifier.finishersdefinition.emailtosender.formengine.elements:
 
 FormEngine.elements
 -------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst
index 06f7ea5f1490..d7a861816f88 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/FlashMessage.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.flashmessage:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage:
 
 ==============
 [FlashMessage]
 ==============
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionflashmessage-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionflashmessage-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.messagebody:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.messagebody:
 
 options.messageBody
 -------------------
@@ -74,7 +74,7 @@ options.messageBody
       The flash message body TEXT.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.messagetitle:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.messagetitle:
 
 options.messageTitle
 --------------------
@@ -103,7 +103,7 @@ options.messageTitle
       The flash message title.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.messagearguments:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.messagearguments:
 
 options.messageArguments
 ------------------------
@@ -132,7 +132,7 @@ options.messageArguments
       The flash message arguments, if needed.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.messagecode:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.messagecode:
 
 options.messageCode
 -------------------
@@ -159,7 +159,7 @@ options.messageCode
       The flash message code, if needed.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.severity:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.severity:
 
 options.severity
 ----------------
@@ -187,7 +187,7 @@ options.severity
       See :t3src:`core/Classes/Type/ContextualFeedbackSeverity.php` cases for the codes.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -218,7 +218,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -259,7 +259,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.formeditor.label:
 
 formeditor.label
 ----------------
@@ -300,7 +300,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.flashmessage.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.flashmessage.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst
index a6323418448d..68f4eff19c02 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/Redirect.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.redirect:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect:
 
 ==========
 [Redirect]
 ==========
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionredirect-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionredirect-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.pageuid:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.pageuid:
 
 options.pageUid
 ---------------
@@ -73,13 +73,13 @@ options.pageUid
       Redirect to this page uid.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.additionalparameters:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.additionalparameters:
 
 options.additionalParameters
 ----------------------------
 
 :aspect:`Option path`
-      prototypes.<prototypeIdentifier>.finishersDefinition.Redirect.options.additionalParameters
+      prototypes.prototypeIdentifier.finishersDefinition.Redirect.options.additionalParameters
 
 :aspect:`Data type`
       string
@@ -101,7 +101,7 @@ options.additionalParameters
       Additional parameters which should be used on the target page.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.fragment:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.fragment:
 
 options.fragment
 ----------------
@@ -130,7 +130,7 @@ options.fragment
       The :html:`#` character can be omitted.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.delay:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.delay:
 
 options.delay
 -------------
@@ -158,7 +158,7 @@ options.delay
       The redirect delay in seconds.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.statuscode:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.statuscode:
 
 options.statusCode
 ------------------
@@ -186,7 +186,7 @@ options.statusCode
       The HTTP status code for the redirect. Default is "303 See Other".
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -217,7 +217,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -256,7 +256,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.formeditor.label:
 
 formeditor.label
 ----------------
@@ -295,7 +295,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
@@ -334,7 +334,7 @@ formeditor.predefinedDefaults
       .. include:: ../properties/predefinedDefaults.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.formengine.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.formengine.label:
 
 FormEngine.label
 ----------------
@@ -367,7 +367,7 @@ FormEngine.label
       .. include:: ../properties/formEngine/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.redirect.formengine.elements:
+.. _prototypes.prototypeIdentifier.finishersdefinition.redirect.formengine.elements:
 
 FormEngine.elements
 -------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst
index 8ea36a9780c8..38b3a7b4d108 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/finishers/SaveToDatabase.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.finishersdefinition.savetodatabase:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase:
 
 ================
 [SaveToDatabase]
 ================
 
-.. _prototypes.<prototypeidentifier>.finishersdefinitionsavetodatabase-properties:
+.. _prototypes.prototypeIdentifier.finishersdefinitionsavetodatabase-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.implementationclassname:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -45,7 +45,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.table:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.table:
 
 options.table
 -------------
@@ -73,7 +73,7 @@ options.table
       Insert or update values into this table.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.mode:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.mode:
 
 options.mode
 ------------
@@ -106,7 +106,7 @@ options.mode
       ``update`` will update a given database row with the values from the submitted form and/or some predefined values. 'options.whereClause' is then required.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.whereclause:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.whereclause:
 
 options.whereClause
 -------------------
@@ -134,7 +134,7 @@ options.whereClause
       This where clause will be used for a database update action.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.elements:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.elements:
 
 options.elements
 ----------------
@@ -164,7 +164,7 @@ options.elements
       The value for each key within ``options.elements`` is an array with additional informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.mapondatabasecolumn:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.mapondatabasecolumn:
 
 options.elements.<formElementIdentifier>.mapOnDatabaseColumn
 ------------------------------------------------------------
@@ -192,7 +192,7 @@ options.elements.<formElementIdentifier>.mapOnDatabaseColumn
       The value from the submitted form element with the identifier ``<formElementIdentifier>`` will be written into this database column.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.savefileidentifierinsteadofuid:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.savefileidentifierinsteadofuid:
 
 options.elements.<formElementIdentifier>.saveFileIdentifierInsteadOfUid
 -------------------------------------------------------------------------------------------
@@ -225,7 +225,7 @@ options.elements.<formElementIdentifier>.saveFileIdentifierInsteadOfUid
       FAL identifier (1:/user_uploads/some_uploaded_pic.jpg) instead.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.skipifvalueisempty:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.skipifvalueisempty:
 
 options.elements.<formElementIdentifier>.skipIfValueIsEmpty
 -------------------------------------------------------------------------------
@@ -255,7 +255,7 @@ options.elements.<formElementIdentifier>.skipIfValueIsEmpty
       is valid content.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.dateformat:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.elements.<formelementidentifier>.dateformat:
 
 options.elements.<formElementIdentifier>.dateFormat
 ---------------------------------------------------
@@ -287,7 +287,7 @@ options.elements.<formElementIdentifier>.dateFormat
       The default value is "U" which means a Unix timestamp.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.databasecolumnmappings:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.databasecolumnmappings:
 
 options.databaseColumnMappings
 ------------------------------
@@ -322,7 +322,7 @@ options.databaseColumnMappings
       will override the value you set within ``options.databaseColumnMappings``.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.databasecolumnmappings.<databasecolumnname>.value:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.databasecolumnmappings.<databasecolumnname>.value:
 
 options.databaseColumnMappings.<databaseColumnName>.value
 ---------------------------------------------------------
@@ -355,7 +355,7 @@ options.databaseColumnMappings.<databaseColumnName>.value
       to the ``options.elements`` configuration variant.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.databasecolumnmappings.<databasecolumnname>.skipifvalueisempty:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.databasecolumnmappings.<databasecolumnname>.skipifvalueisempty:
 
 options.databaseColumnMappings.<databaseColumnName>.skipIfValueIsEmpty
 ----------------------------------------------------------------------
@@ -384,7 +384,7 @@ options.databaseColumnMappings.<databaseColumnName>.skipIfValueIsEmpty
       <databaseColumnName>.value` is empty. Empty means strings without content, whitespace is valid content.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.options.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.options.translation.translationfiles:
 
 options.translation.translationFiles
 ------------------------------------
@@ -415,7 +415,7 @@ options.translation.translationFiles
       Read :ref:`Translate finisher options<concepts-frontendrendering-translation-finishers>` for more informations.
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -451,7 +451,7 @@ formeditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.formeditor.label:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.formeditor.label:
 
 formeditor.label
 ----------------
@@ -487,7 +487,7 @@ formeditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.finishersdefinition.savetodatabase.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.finishersdefinition.savetodatabase.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst.txt
index 5d4bb21e1cbb..6bf46f1da0ba 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/elements.rst.txt
@@ -1,6 +1,6 @@
 
 
 Every array key must match to the related finisher option name.
-For example, the - :ref:`"[Redirect] finisher"<prototypes.\<prototypeidentifier>.finishersdefinition.redirect>` has the option - :ref:`"pageUid"<prototypes.\<prototypeIdentifier>.finishersdefinition.redirect.options.pageuid>`.
-If you want to make the ``pageUid`` overwritable within the ``form plugin``, then an array key ``pageUid`` has to exists within ``prototypes.<prototypeIdentifier>.finishersDefinition.<finisherIdentifier>.FormEngine.elements``.
-The configuration within ``prototypes.<prototypeIdentifier>.finishersDefinition.Redirect.FormEngine.elements.pageUid`` must follow the TCA syntax.
+For example, the - :ref:`"[Redirect] finisher"<prototypes.prototypeIdentifier.finishersdefinition.redirect>` has the option - :ref:`"pageUid"<prototypes.prototypeIdentifier.finishersdefinition.redirect.options.pageuid>`.
+If you want to make the ``pageUid`` overwritable within the ``form plugin``, then an array key ``pageUid`` has to exists within ``prototypes.prototypeIdentifier.finishersDefinition.finisheridentifier.FormEngine.elements``.
+The configuration within ``prototypes.prototypeIdentifier.finishersDefinition.Redirect.FormEngine.elements.pageUid`` must follow the TCA syntax.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst.txt
index d38132d8a8b9..05727e6798d0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/formEngine/label.rst.txt
@@ -1,5 +1,5 @@
 
 
 Finisher options are overwritable within the ``form plugin``.
-If the "Override finisher settings" checkbox is selected within the ``form plugin``, every finisher who has a - :ref:`"FormEngine"<prototypes.\<prototypeIdentifier>.finishersdefinition.\<finisheridentifier>.formengine>` configuration, is shown in a separate tab.
+If the "Override finisher settings" checkbox is selected within the ``form plugin``, every finisher who has a - :ref:`"FormEngine"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier.formengine>` configuration, is shown in a separate tab.
 ``label`` is the label for such a tab.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst.txt
index b20f428bab92..f897f2948ed4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/iconIdentifier.rst.txt
@@ -1,4 +1,4 @@
 
 
 An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
-This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected.
+This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst.txt
index fb5c3d4711f5..9b71591709b3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/finishersDefinition/properties/label.rst.txt
@@ -1,3 +1,3 @@
 
 
-This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected.
+This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>` if the finisher is selected.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst
index 07e1f8214977..fc90eed19f0f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formEditor/Index.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formeditor:
+.. _prototypes.prototypeIdentifier.formeditor:
 
 ============
 [formEditor]
 ============
 
 
-.. _prototypes.<prototypeidentifier>.formeditor-properties:
+.. _prototypes.prototypeIdentifier.formeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formeditor.translationfiles:
+.. _prototypes.prototypeIdentifier.formeditor.translationfiles:
 
 translationFiles
 ----------------
@@ -46,7 +46,7 @@ translationFiles
       Filesystem path(s) to translation files which should be searched for form editor translations.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.dynamicjavascriptmodules.app:
+.. _prototypes.prototypeIdentifier.formeditor.dynamicjavascriptmodules.app:
 
 dynamicJavaScriptModules.app
 ----------------------------
@@ -81,7 +81,7 @@ dynamicJavaScriptModules.app
       ES6 module specifier for the form editor JavaScript app.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.dynamicjavascriptmodules.mediator:
+.. _prototypes.prototypeIdentifier.formeditor.dynamicjavascriptmodules.mediator:
 
 dynamicJavaScriptModules.mediator
 ---------------------------------
@@ -117,7 +117,7 @@ dynamicJavaScriptModules.mediator
       ES6 module specifier for the form editor JavaScript mediator.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.dynamicjavascriptmodules.viewmodel:
+.. _prototypes.prototypeIdentifier.formeditor.dynamicjavascriptmodules.viewmodel:
 
 dynamicJavaScriptModules.viewModel
 ----------------------------------
@@ -153,7 +153,7 @@ dynamicJavaScriptModules.viewModel
       ES6 module specifier for the form editor JavaScript view model.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.dynamicjavascriptmodules.additionalviewmodelmodules:
+.. _prototypes.prototypeIdentifier.formeditor.dynamicjavascriptmodules.additionalviewmodelmodules:
 
 dynamicJavaScriptModules.additionalViewModelModules
 ---------------------------------------------------
@@ -181,7 +181,7 @@ dynamicJavaScriptModules.additionalViewModelModules
       Array with ES6 module specifiers for custom JavaScript modules.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.addinlinesettings:
+.. _prototypes.prototypeIdentifier.formeditor.addinlinesettings:
 
 addInlineSettings
 -----------------
@@ -208,7 +208,7 @@ addInlineSettings
       Adds Javascript Inline Setting. This will occur in TYPO3.settings - object.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.maximumundosteps:
+.. _prototypes.prototypeIdentifier.formeditor.maximumundosteps:
 
 maximumUndoSteps
 ----------------
@@ -240,7 +240,7 @@ maximumUndoSteps
       Define the maximum possible undo steps within the form editor.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.stylesheets:
+.. _prototypes.prototypeIdentifier.formeditor.stylesheets:
 
 stylesheets
 -----------
@@ -273,7 +273,7 @@ stylesheets
       The CSS files to be used by the ``form editor``.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formeditorfluidconfiguration:
+.. _prototypes.prototypeIdentifier.formeditor.formeditorfluidconfiguration:
 
 formEditorFluidConfiguration
 ----------------------------
@@ -311,7 +311,7 @@ formEditorFluidConfiguration
       Basic fluid template search path configurations.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formeditorfluidconfiguration.templatepathandfilename:
+.. _prototypes.prototypeIdentifier.formeditor.formeditorfluidconfiguration.templatepathandfilename:
 
 formEditorFluidConfiguration.templatePathAndFilename
 ----------------------------------------------------
@@ -348,7 +348,7 @@ formEditorFluidConfiguration.templatePathAndFilename
       Internal setting. Template which render the inline HTML templates which are used by the form editor JavaScript.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formeditorfluidconfiguration.partialrootpaths:
+.. _prototypes.prototypeIdentifier.formeditor.formeditorfluidconfiguration.partialrootpaths:
 
 formEditorFluidConfiguration.partialRootPaths
 ---------------------------------------------
@@ -386,7 +386,7 @@ formEditorFluidConfiguration.partialRootPaths
       Array with fluid partial search paths for the inline HTML templates which are used by the form editor JavaScript.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formeditorfluidconfiguration.layoutrootpaths:
+.. _prototypes.prototypeIdentifier.formeditor.formeditorfluidconfiguration.layoutrootpaths:
 
 formEditorFluidConfiguration.layoutRootPaths
 --------------------------------------------
@@ -424,7 +424,7 @@ formEditorFluidConfiguration.layoutRootPaths
       Internal setting.  Array with fluid layout search paths.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formeditorpartials:
+.. _prototypes.prototypeIdentifier.formeditor.formeditorpartials:
 
 formEditorPartials
 ------------------
@@ -496,15 +496,15 @@ formEditorPartials
 :aspect:`Good to know`
       - :ref:`"Form editor"<concepts-formeditor>`
       - :ref:`"Common Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`
-      - :ref:`"available inspector editors"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formEditor.editors-availableinspectoreditors>`
+      - :ref:`"available inspector editors"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formEditor.editors-availableinspectoreditors>`
       - :ref:`"view/inspector/editor/insert/perform"<apireference-formeditor-basicjavascriptconcepts-events-view-inspector-editor-insert-perform>`
 
 :aspect:`Description`
-      Array with mappings for the inline HTML templates. The keys are identifiers which could be used within the JavaScript code. The values are partial paths, relative to :ref:`"prototypes.\<prototypeIdentifier>.formeditor.formEditorFluidConfiguration.partialRootPaths"<prototypes.\<prototypeidentifier>.formeditor.formeditorfluidconfiguration.partialrootpaths>`.
+      Array with mappings for the inline HTML templates. The keys are identifiers which could be used within the JavaScript code. The values are partial paths, relative to :ref:`"prototypes.prototypeIdentifier.formeditor.formEditorFluidConfiguration.partialRootPaths"<prototypes.prototypeIdentifier.formeditor.formeditorfluidconfiguration.partialrootpaths>`.
       The partials content will be rendered as inline HTML. This inline HTML templates can be identified and used by such a key (e.g. "Inspector-TextEditor") within the JavaScript code.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formelementpropertyvalidatorsdefinition:
+.. _prototypes.prototypeIdentifier.formeditor.formelementpropertyvalidatorsdefinition:
 
 formElementPropertyValidatorsDefinition
 ---------------------------------------
@@ -548,8 +548,8 @@ formElementPropertyValidatorsDefinition
                errorMessage: formEditor.formElementPropertyValidatorsDefinition.RegularExpressionPattern.label
 
 :aspect:`Related options`
-      - :ref:`"[TextEditor] propertyValidators"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-texteditor>`
-      - :ref:`"[Typo3WinBrowserEditor] propertyValidators"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor>`
+      - :ref:`"[TextEditor] propertyValidators"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-texteditor>`
+      - :ref:`"[Typo3WinBrowserEditor] propertyValidators"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor>`
 
 :aspect:`Good to know`
       - :ref:`"Form editor"<concepts-formeditor>`
@@ -561,7 +561,7 @@ formElementPropertyValidatorsDefinition
       for this validator. Every array key within ``formElementPropertyValidatorsDefinition`` must be equal to such an identifier.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formelementpropertyvalidatorsdefinition.<formelementpropertyvalidatoridentifier>.errormessage:
+.. _prototypes.prototypeIdentifier.formeditor.formelementpropertyvalidatorsdefinition.<formelementpropertyvalidatoridentifier>.errormessage:
 
 formElementPropertyValidatorsDefinition.<formElementPropertyValidatorIdentifier>.errorMessage
 ---------------------------------------------------------------------------------------------
@@ -605,8 +605,8 @@ formElementPropertyValidatorsDefinition.<formElementPropertyValidatorIdentifier>
                errorMessage: formEditor.formElementPropertyValidatorsDefinition.RegularExpressionPattern.label
 
 :aspect:`Related options`
-      - :ref:`"[TextEditor] propertyValidators"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-texteditor>`
-      - :ref:`"[Typo3WinBrowserEditor] propertyValidators"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor>`
+      - :ref:`"[TextEditor] propertyValidators"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-texteditor>`
+      - :ref:`"[Typo3WinBrowserEditor] propertyValidators"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor>`
 
 :aspect:`Good to know`
       - :ref:`"Form editor"<concepts-formeditor>`
@@ -615,7 +615,7 @@ formElementPropertyValidatorsDefinition.<formElementPropertyValidatorIdentifier>
       The error message for an inspector editor property validator which is shown if the validation fails.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formelementgroups:
+.. _prototypes.prototypeIdentifier.formeditor.formelementgroups:
 
 formElementGroups
 -----------------
@@ -653,30 +653,30 @@ formElementGroups
                label: formEditor.formElementGroups.page.label
 
 :aspect:`Related options`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.ContentElement.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Date.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.date.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Email.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.email.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Fieldset.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.GridRow.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Number.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.number.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Page.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.page.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Password.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.password.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Text.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.text.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.group>`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Url.formEditor.group"<prototypes.\<prototypeIdentifier>.formelementsdefinition.url.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.AdvancedPassword.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Checkbox.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.ContentElement.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Date.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.DatePicker.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Email.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Fieldset.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.FileUpload.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.GridRow.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Hidden.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.ImageUpload.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.MultiCheckbox.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.MultiSelect.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Number.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Page.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Password.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.RadioButton.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.SingleSelect.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.StaticText.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.SummaryPage.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Telephone.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Text.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Textarea.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.group>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Url.formEditor.group"<prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.group>`
 
 :aspect:`Good to know`
       - :ref:`"Form editor"<concepts-formeditor>`
@@ -687,7 +687,7 @@ formElementGroups
       must be equal to an array key within ``formElementGroups``.
 
 
-.. _prototypes.<prototypeidentifier>.formeditor.formelementgroups.<formelementgroupidentifier>.label:
+.. _prototypes.prototypeIdentifier.formeditor.formelementgroups.<formelementgroupidentifier>.label:
 
 formElementGroups.<formElementGroupIdentifier>.label
 ----------------------------------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst
index ebea5e0e9b2a..9e27afdf0f85 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/Index.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition:
+.. _prototypes.prototypeIdentifier.formelementsdefinition:
 
 ========================
 [formElementsDefinition]
 ========================
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.*:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.*:
 
 [formElementsDefinition]
 ------------------------
@@ -46,7 +46,7 @@ Properties
       Array which defines the available form elements. Every key within this array is called the ``<formElementTypeIdentifier>``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier:
 
 <formElementTypeIdentifier>
 ---------------------------
@@ -129,13 +129,13 @@ Properties
       This array key identifies a form element. This identifier could be used to attach a form element to a form.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>-commonproperties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-commonproperties:
 
 Common <formElementTypeIdentifier> properties
 =============================================
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.defaultValue:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.defaultValue:
 
 defaultValue
 ------------
@@ -161,7 +161,7 @@ defaultValue
       ``MultiSelect`` form element).
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.implementationclassname:
 
 implementationClassName
 -----------------------
@@ -179,7 +179,7 @@ implementationClassName
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom form element implementations"<concepts-frontendrendering-codecomponents-customformelementimplementations>`
@@ -188,7 +188,7 @@ implementationClassName
       Classname which implements the form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.renderingoptions.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.renderingoptions.translation.translationfiles:
 
 renderingOptions.translation.translationFiles
 ---------------------------------------------
@@ -206,7 +206,7 @@ renderingOptions.translation.translationFiles
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom form element implementations"<concepts-frontendrendering-codecomponents-customformelementimplementations>`
@@ -214,10 +214,10 @@ renderingOptions.translation.translationFiles
 
 :aspect:`Description`
       Filesystem path(s) to translation files which should be searched for form element property translations.
-      If ``translationFiles`` is undefined, - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Form.renderingOptions.translation.translationFiles"<prototypes.\<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
+      If ``translationFiles`` is undefined, - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Form.renderingOptions.translation.translationFiles"<prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.renderingOptions.translation.translatePropertyValueIfEmpty:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.renderingOptions.translation.translatePropertyValueIfEmpty:
 
 renderingOptions.translation.translatePropertyValueIfEmpty
 ----------------------------------------------------------
@@ -245,7 +245,7 @@ renderingOptions.translation.translatePropertyValueIfEmpty
       If set to ``false``, the form element property translation will be skipped if the form element property value is empty.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.renderingoptions.templatename:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.renderingoptions.templatename:
 
 renderingOptions.templateName
 -----------------------------
@@ -260,7 +260,7 @@ renderingOptions.templateName
       Frontend/ Backend (form editor)
 
 :aspect:`Mandatory`
-      (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Default value`
       undefined
@@ -273,7 +273,7 @@ renderingOptions.templateName
       Set ``templateName`` to define a custom template name which should be used instead of the ``<formElementTypeIdentifier>``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties:
 
 properties
 ----------
@@ -291,7 +291,7 @@ properties
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom form element implementations"<concepts-frontendrendering-codecomponents-customformelementimplementations>`
@@ -301,7 +301,7 @@ properties
       Array with form element specific properties.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.elementDescription:
 
 properties.elementDescription
 -----------------------------
@@ -330,7 +330,7 @@ properties.elementDescription
       below the form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.properties.fluidadditionalattributes:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.fluidadditionalattributes:
 
 properties.fluidAdditionalAttributes
 ------------------------------------
@@ -348,7 +348,7 @@ properties.fluidAdditionalAttributes
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom form element implementations"<concepts-frontendrendering-codecomponents-customformelementimplementations>`
@@ -358,7 +358,7 @@ properties.fluidAdditionalAttributes
       The values within this array are directly used within the form element ViewHelper's property ``additionalAttributes``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.properties.gridcolumnclassautoconfiguration:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.gridcolumnclassautoconfiguration:
 
 properties.gridColumnClassAutoConfiguration
 -------------------------------------------
@@ -379,7 +379,7 @@ properties.gridColumnClassAutoConfiguration
       Undefined
 
 :aspect:`Related options`
-      - :ref:`"GridRow viewPorts"<prototypes.\<prototypeIdentifier>.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports>`
+      - :ref:`"GridRow viewPorts"<prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports>`
 
 :aspect:`Description`
         If the form element lies within a GridRow you can define the number of columns which the form element should occupy.
@@ -399,7 +399,7 @@ properties.gridColumnClassAutoConfiguration
                       xs:
                         numbersOfColumnsToUse: '5'
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.label:
 
 label
 -----
@@ -417,7 +417,7 @@ label
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom form element implementations"<concepts-frontendrendering-codecomponents-customformelementimplementations>`
@@ -427,7 +427,7 @@ label
       The label of the form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor:
 
 formEditor
 ----------
@@ -445,7 +445,7 @@ formEditor
       No (but recommended)
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -454,7 +454,7 @@ formEditor
       Array with configurations for the ``form editor``
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
@@ -472,7 +472,7 @@ formEditor.predefinedDefaults
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>`
@@ -481,7 +481,7 @@ formEditor.predefinedDefaults
       Defines predefined defaults for form element properties which are prefilled, if the form element is added to a form.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections:
 
 formEditor.propertyCollections
 ------------------------------
@@ -499,7 +499,7 @@ formEditor.propertyCollections
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -508,7 +508,7 @@ formEditor.propertyCollections
       Array with configurations for ``property collections`` for the form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.validators:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.validators:
 
 formEditor.propertyCollections.validators
 -----------------------------------------
@@ -526,7 +526,7 @@ formEditor.propertyCollections.validators
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -535,7 +535,7 @@ formEditor.propertyCollections.validators
       Array with configurations for available validators for a form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.validators.*.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.validators.*.identifier:
 
 formEditor.propertyCollections.validators.[*].identifier
 --------------------------------------------------------
@@ -553,17 +553,17 @@ formEditor.propertyCollections.validators.[*].identifier
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.validators.*.editors:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.validators.*.editors:
 
 formEditor.propertyCollections.validators.[*].editors
 -----------------------------------------------------
@@ -581,7 +581,7 @@ formEditor.propertyCollections.validators.[*].editors
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -590,7 +590,7 @@ formEditor.propertyCollections.validators.[*].editors
       Array with available ``inspector editors`` for this validator.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.finishers:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.finishers:
 
 formEditor.propertyCollections.finishers
 ----------------------------------------
@@ -608,7 +608,7 @@ formEditor.propertyCollections.finishers
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -617,7 +617,7 @@ formEditor.propertyCollections.finishers
       Array with configurations for available finisher for a form definition.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.finishers.*.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.finishers.*.identifier:
 
 formEditor.propertyCollections.finishers.[*].identifier
 -------------------------------------------------------
@@ -635,17 +635,17 @@ formEditor.propertyCollections.finishers.[*].identifier
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.propertycollections.finishers.*.editors:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.finishers.*.editors:
 
 formEditor.propertyCollections.finishers.[*].editors
 ----------------------------------------------------
@@ -663,7 +663,7 @@ formEditor.propertyCollections.finishers.[*].editors
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -672,7 +672,7 @@ formEditor.propertyCollections.finishers.[*].editors
       Array with available ``inspector editors`` for this finisher.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.label:
 
 formEditor.label
 ----------------
@@ -690,7 +690,7 @@ formEditor.label
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>`
@@ -699,7 +699,7 @@ formEditor.label
       This label will be shown within the "new element" Modal.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.group:
 
 formEditor.group
 ----------------
@@ -717,17 +717,17 @@ formEditor.group
       No
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formElementGroups <prototypes.\<prototypeidentifier>.formeditor.formelementgroups>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formElementGroups <prototypes.prototypeIdentifier.formeditor.formelementgroups>`
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
       The ``group`` value must be equal to an array key within ``formElementGroups``.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.groupsorting:
 
 formEditor.groupSorting
 -----------------------
@@ -745,7 +745,7 @@ formEditor.groupSorting
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -754,7 +754,7 @@ formEditor.groupSorting
       The position within the ``formEditor.group`` for this form element.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -772,7 +772,7 @@ formEditor.iconIdentifier
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -781,13 +781,13 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formEditor.editors-tree:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formEditor.editors-tree:
 
 formEditor.editors
 ------------------
@@ -797,7 +797,7 @@ formEditor.editors
     formEditor/Index
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>-concreteconfigurations:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations:
 
 Concrete configurations
 =======================
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst
index d492b01a23a9..5c122f6f3749 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/Index.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*:
 
 ==================================================
 [<formElementTypeIdentifier>][formEditor][editors]
 ==================================================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors:
 
 <formElementTypeIdentifier>.formEditor.editors
 ----------------------------------------------
@@ -28,10 +28,10 @@ Properties
       Backend (form editor)
 
 :aspect:`Mandatory`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -40,16 +40,16 @@ Properties
       Array with numerical keys. Each arrayitem describes an ``inspector editor`` which is used to write values into a form element property.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*-commonproperties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*-commonproperties:
 
 Common [<formElementTypeIdentifier>][formEditor][editors][*] properties
 =======================================================================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier:
 .. include:: inspectorEditors/properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename:
 
 templateName
 ------------
@@ -67,10 +67,10 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -79,15 +79,15 @@ templateName
       .. include:: inspectorEditors/properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label:
 .. include:: inspectorEditors/properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath:
 .. include:: inspectorEditors/properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formEditor.editors-availableinspectoreditors:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formEditor.editors-availableinspectoreditors:
 
 available inspector editors
 ---------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst
index f665bbe54673..3a8a49943411 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CheckboxEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor:
 
 ================
 [CheckboxEditor]
 ================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor-introduction:
 
 Introduction
 ============
@@ -16,12 +16,12 @@ Introduction
 Shows a checkbox which write 'true' or 'false' within the form definition for a form element property.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-checkboxeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-checkboxeditor:
 
 templateName
 ------------
@@ -36,7 +36,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.prototypeidentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-CheckboxEditor
@@ -48,13 +48,13 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-checkboxeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-checkboxeditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-checkboxeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-checkboxeditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-checkboxeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-checkboxeditor:
 .. include:: properties/PropertyPath.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst
index b5f0f76640d7..10e47c6418a8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/CollectionElementHeaderEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor:
 
 ===============================
 [CollectionElementHeaderEditor]
 ===============================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor-introduction:
 
 Introduction
 ============
@@ -17,12 +17,12 @@ This is not really an editor because this editor don't write values into the for
 This editor show the header area for collection elements (finishers/ validators) with it's icon and label.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templateName-collectionelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templateName-collectionelementheadereditor:
 
 templateName
 ------------
@@ -37,7 +37,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.prototypeidentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-CollectionElementHeaderEditor
@@ -49,9 +49,9 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-collectionelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-collectionelementheadereditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-collectionelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-collectionelementheadereditor:
 .. include:: properties/Label.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst
index 92e8c7c24517..8954657514e3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FinishersEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor:
 
 =================
 [FinishersEditor]
 =================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.finisherseditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor-introduction:
 
 Introduction
 ============
@@ -16,12 +16,12 @@ Introduction
 Shows a select list with finishers. If a finisher is already added to the form definition, then this finisher will be removed from the select list.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.finisherseditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-finisherseditor:
 
 templateName
 ------------
@@ -36,7 +36,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-FinishersEditor
@@ -48,15 +48,15 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-finisherseditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-finisherseditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-finisherseditor:
 
 selectOptions.[*].value
 -----------------------
@@ -71,7 +71,7 @@ selectOptions.[*].value
       Yes
 
 :aspect:`Related options`
-      - :ref:`"[finishersDefinition]"<prototypes.\<prototypeidentifier>.finishersdefinition.*>`
+      - :ref:`"[finishersDefinition]"<prototypes.prototypeidentifier.finishersdefinition.*>`
 
 
 .. :aspect:`Good to know`
@@ -81,7 +81,7 @@ selectOptions.[*].value
       Has to match with a ``prototypes.<prototypeIdentifier>.finishersdefinition`` configuration key.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.label-finisherseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.label-finisherseditor:
 
 selectOptions.[*].label
 -----------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst
index 5b2dfe5ca2a5..915e24521d36 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/FormElementHeaderEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor:
 
 =========================
 [FormElementHeaderEditor]
 =========================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor-introduction:
 
 Introduction
 ============
@@ -17,12 +17,12 @@ This is not really an editor because this editor don't write values into the for
 This editor show the header area for the form element with it's icon and label.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-formelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-formelementheadereditor:
 
 templateName
 ------------
@@ -37,7 +37,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.prototypeidentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-FormElementHeaderEditor
@@ -49,5 +49,5 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-formelementheadereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-formelementheadereditor:
 .. include:: properties/Identifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst
index a47f515250a3..029c0f70bc4c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/GridColumnViewPortConfigurationEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor:
 
 =======================================
 [GridColumnViewPortConfigurationEditor]
 =======================================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a viewport selector as buttons and an input field. With this editor, you can define how many columns per viewPort an form element should occupy.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templateName-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templateName-gridcolumnviewportconfigurationeditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.prototypeidentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-GridColumnViewPortConfigurationEditor
@@ -47,15 +47,15 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-gridcolumnviewportconfigurationeditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-gridcolumnviewportconfigurationeditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.configurationOptions.viewPorts.*.viewPortIdentifier-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.viewPorts.*.viewPortIdentifier-gridcolumnviewportconfigurationeditor:
 
 configurationOptions.viewPorts.[*].viewPortIdentifier
 -----------------------------------------------------
@@ -70,7 +70,7 @@ configurationOptions.viewPorts.[*].viewPortIdentifier
       Yes
 
 :aspect:`Related options`
-      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.properties.gridcolumnclassautoconfiguration>`
+      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.gridcolumnclassautoconfiguration>`
 
 .. :aspect:`Good to know`
       ToDo
@@ -79,7 +79,7 @@ configurationOptions.viewPorts.[*].viewPortIdentifier
       Has to match with a ``prototypes.<prototypeIdentifier>.formElementsDefinition.<formElementTypeIdentifier>.properties.gridColumnClassAutoConfiguration.viewPorts`` configuration key.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.configurationOptions.viewPorts.*.label-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.viewPorts.*.label-gridcolumnviewportconfigurationeditor:
 
 configurationOptions.viewPorts.[*].label
 ----------------------------------------
@@ -103,7 +103,7 @@ configurationOptions.viewPorts.[*].label
       The label for the viewport button.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.label-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.label-gridcolumnviewportconfigurationeditor:
 
 configurationOptions.numbersOfColumnsToUse.label
 ------------------------------------------------
@@ -127,7 +127,7 @@ configurationOptions.numbersOfColumnsToUse.label
       The label for the "Numbers of columns" input field.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.propertyPath-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.propertyPath-gridcolumnviewportconfigurationeditor:
 
 configurationOptions.numbersOfColumnsToUse.propertyPath
 -------------------------------------------------------
@@ -151,7 +151,7 @@ configurationOptions.numbersOfColumnsToUse.propertyPath
       The path to the property of the form element which should be written.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.fieldExplanationText-gridcolumnviewportconfigurationeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.configurationOptions.numbersOfColumnsToUse.fieldExplanationText-gridcolumnviewportconfigurationeditor:
 
 configurationOptions.numbersOfColumnsToUse.fieldExplanationText
 ---------------------------------------------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst
index 86e8ea84343e..f7d42e5c4132 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/MultiSelectEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.multiselecteditor:
 
 ===================
 [MultiSelectEditor]
 ===================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.multiselecteditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.multiselecteditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a multiselect list with values. If one or more selectoptions are selected, then the option value will be written within a form element property which is defined by the "propertyPath" option.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.multiselecteditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.multiselecteditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-multiselecteditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-MultiSelectEditor
@@ -47,19 +47,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-multiselecteditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-multiselecteditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-multiselecteditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-multiselecteditor:
 
 selectOptions.[*].value
 -----------------------
@@ -84,7 +84,7 @@ selectOptions.[*].value
       The corresponding form elements property is identified by the ``propertyPath`` option.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.label-multiselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.label-multiselecteditor:
 
 selectOptions.[*].label
 -----------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst
index c8ec4dd4da5d..7104d22867fc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/PropertyGridEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor:
 
 ====================
 [PropertyGridEditor]
 ====================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a grid which allows you to add (and remove) multiple rows and fill values for each row.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-propertygrideditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-PropertyGridEditor
@@ -47,19 +47,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-propertygrideditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-propertygrideditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-propertygrideditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.issortable-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.issortable-propertygrideditor:
 
 isSortable
 ----------
@@ -83,7 +83,7 @@ isSortable
       If set to 'false' the rows are not sortable.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.enableaddrow-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.enableaddrow-propertygrideditor:
 
 enableAddRow
 ------------
@@ -107,7 +107,7 @@ enableAddRow
       If set to 'false' the "add new row" button is disabled.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.enabledeleterow-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.enabledeleterow-propertygrideditor:
 
 enableDeleteRow
 ---------------
@@ -131,7 +131,7 @@ enableDeleteRow
       If set to 'false' the "delete row" button is disabled.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.multiselection-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.multiselection-propertygrideditor:
 
 multiSelection
 --------------
@@ -155,7 +155,7 @@ multiSelection
       If set to 'false' only one row can be marked as preselected.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removelastavailablerowflashmessagetitle-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removelastavailablerowflashmessagetitle-propertygrideditor:
 
 removeLastAvailableRowFlashMessageTitle
 ---------------------------------------
@@ -181,7 +181,7 @@ removeLastAvailableRowFlashMessageTitle
       This property defines the title for the flash message.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removelastavailablerowflashmessagemessage-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removelastavailablerowflashmessagemessage-propertygrideditor:
 
 removeLastAvailableRowFlashMessageMessage
 -----------------------------------------
@@ -208,7 +208,7 @@ removeLastAvailableRowFlashMessageMessage
 
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.shouldshowpreselectedvaluecolumn-propertygrideditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.shouldshowpreselectedvaluecolumn-propertygrideditor:
 
 shouldShowPreselectedValueColumn
 --------------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst
index 1d6af88043d7..acd5a26d55db 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RemoveElementEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor:
 
 =====================
 [RemoveElementEditor]
 =====================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor-introduction:
 
 Introduction
 ============
@@ -16,12 +16,12 @@ Introduction
 This editor show a button which allows you to remove the form element or the collection element (finishers/ validators).
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-removeelementeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-removeelementeditor:
 
 templateName
 ------------
@@ -36,7 +36,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-RemoveElementEditor
@@ -48,5 +48,5 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-removeelementeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-removeelementeditor:
 .. include:: properties/Identifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst
index abecd3e83e4e..1b4b9f3aedc2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/RequiredValidatorEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor:
 
 =========================
 [RequiredValidatorEditor]
 =========================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a checkbox. If set, a validator ('NotEmpty' by default) will be written into the ``form definition``. In addition another property could be written into the ``form definition``.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-requiredvalidatoreditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-RequiredValidatorEditor
@@ -47,15 +47,15 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-requiredvalidatoreditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-requiredvalidatoreditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validatoridentifier-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatoridentifier-requiredvalidatoreditor:
 
 validatorIdentifier
 -------------------
@@ -79,7 +79,7 @@ validatorIdentifier
       The ``<validatorIdentifier>`` which should be used.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-requiredvalidatoreditor:
 
 propertyPath
 ------------
@@ -103,7 +103,7 @@ propertyPath
       An property path which should be written into the `form definition`` if the checkbox is set.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertyvalue-requiredvalidatoreditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalue-requiredvalidatoreditor:
 
 propertyValue
 -------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst
index d3a7394fd528..acfbe4761f11 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/SingleSelectEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor:
 
 ====================
 [SingleSelectEditor]
 ====================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a single select list with values. If a selectoption is selected, then the option value will be written within a form element property which is defined by the "propertyPath" option.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-singleselecteditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-SingleSelectEditor
@@ -47,19 +47,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-singleselecteditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-singleselecteditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-singleselecteditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-singleselecteditor:
 
 selectOptions.[*].value
 -----------------------
@@ -85,7 +85,7 @@ selectOptions.[*].value
       The corresponding form elements property is identified by the ``propertyPath`` option.
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.label-singleselecteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.label-singleselecteditor:
 
 selectOptions.[*].label
 -----------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst
index 7b12c11a61b5..94cc4ae93b9d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor:
 
 ============
 [TextEditor]
 ============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.texteditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a single line textfield.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.texteditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-texteditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-TextEditor
@@ -47,19 +47,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-texteditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-texteditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-texteditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.donotsetifpropertyvalueisempty-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.donotsetifpropertyvalueisempty-texteditor:
 
 doNotSetIfPropertyValueIsEmpty
 ------------------------------
@@ -84,7 +84,7 @@ doNotSetIfPropertyValueIsEmpty
       value from the ``inspector editor`` is empty instead of writing an empty value ('') for this property.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-texteditor:
 
 propertyValidators
 ------------------
@@ -99,7 +99,7 @@ propertyValidators
       No
 
 :aspect:`Related options`
-      - :ref:`"formElementPropertyValidatorsDefinition"<prototypes.\<prototypeidentifier>.formeditor.formelementpropertyvalidatorsdefinition>`
+      - :ref:`"formElementPropertyValidatorsDefinition"<prototypes.prototypeIdentifier.formeditor.formelementpropertyvalidatorsdefinition>`
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -119,7 +119,7 @@ propertyValidators
            20: 'FormElementIdentifierWithinCurlyBracesExclusive'
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertyvalidatorsmode-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidatorsmode-texteditor:
 
 propertyValidatorsMode
 ----------------------
@@ -149,7 +149,7 @@ propertyValidatorsMode
       If set to 'OR' then at least one validator must be valid to accept the ``inspector editor`` value. If set to 'AND' then all validators must be valid.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.fieldexplanationtext-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.fieldexplanationtext-texteditor:
 
 fieldExplanationText
 --------------------
@@ -174,7 +174,7 @@ fieldExplanationText
       A text which is shown at the bottom of the ``inspector editor``.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.additionalelementpropertypaths-texteditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.additionalelementpropertypaths-texteditor:
 
 additionalElementPropertyPaths
 ------------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst
index 2df80e86350f..30e594a0323b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/TextareaEditor.rst
@@ -1,13 +1,13 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.textareaeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor:
 
 ================
 [TextareaEditor]
 ================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.textareaeditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Introduction
 Shows a textarea.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.textareaeditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-textareaeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-textareaeditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-TextareaEditor
@@ -47,13 +47,13 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-textareaeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-textareaeditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-textareaeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-textareaeditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-textareaeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-textareaeditor:
 .. include:: properties/PropertyPath.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst
index 40f7d3f37450..a84d70c1fba7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/Typo3WinBrowserEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor:
 
 =======================
 [Typo3WinBrowserEditor]
 =======================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor-introduction:
 
 Introduction
 ============
@@ -16,12 +16,12 @@ Introduction
 Shows a popup window to select a record (e.g. pages or tt_content records) as you know it from within the form engine.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-typo3winbrowsereditor:
 
 templateName
 ------------
@@ -36,7 +36,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-Typo3WinBrowserEditor
@@ -48,19 +48,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-typo3winbrowsereditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-typo3winbrowsereditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-typo3winbrowsereditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.buttonlabel-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.buttonlabel-typo3winbrowsereditor:
 
 buttonLabel
 -----------
@@ -85,7 +85,7 @@ buttonLabel
       The label for the button which opens the popup window.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.browsabletype-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.browsabletype-typo3winbrowsereditor:
 
 browsableType
 -------------
@@ -109,7 +109,7 @@ browsableType
       The allowed selectable record types e.g 'pages' or 'tt_content'.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.iconidentifier-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.iconidentifier-typo3winbrowsereditor:
 
 iconIdentifier
 --------------
@@ -133,7 +133,7 @@ iconIdentifier
       The icon to use for the button which triggers the record browser.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidators-typo3winbrowsereditor:
 
 propertyValidators
 ------------------
@@ -148,7 +148,7 @@ propertyValidators
       No
 
 :aspect:`Related options`
-      - :ref:`"formElementPropertyValidatorsDefinition"<prototypes.\<prototypeidentifier>.formeditor.formelementpropertyvalidatorsdefinition>`
+      - :ref:`"formElementPropertyValidatorsDefinition"<prototypes.prototypeIdentifier.formeditor.formelementpropertyvalidatorsdefinition>`
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
@@ -168,7 +168,7 @@ propertyValidators
            20: 'FormElementIdentifierWithinCurlyBracesExclusive'
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertyvalidatorsmode-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertyvalidatorsmode-typo3winbrowsereditor:
 
 propertyValidatorsMode
 ----------------------
@@ -198,7 +198,7 @@ propertyValidatorsMode
       If set to 'OR' then at least one validator must be valid to accept the ``inspector editor`` value. If set to 'AND' then all validators must be valid.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.fieldexplanationtext-typo3winbrowsereditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.fieldexplanationtext-typo3winbrowsereditor:
 
 fieldExplanationText
 --------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst
index 371744bed5b7..380f4728c02b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidationErrorMessageEditor.rst
@@ -1,12 +1,12 @@
 .. include:: /Includes.rst.txt
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor:
 
 ==============================
 [ValidationErrorMessageEditor]
 ==============================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor-introduction:
 
 Introduction
 ============
@@ -15,12 +15,12 @@ Shows a textarea. It allows the definition of custom validation error messages.
 those error messages for all existing validators.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-validationerrormessageeditor:
 
 templateName
 ------------
@@ -35,7 +35,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-ValidationErrorMessageEditor
@@ -47,19 +47,19 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-validationerrormessageeditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-validationerrormessageeditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.propertypath-validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertypath-validationerrormessageeditor:
 .. include:: properties/PropertyPath.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.fieldexplanationtext-validationerrormessageeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.fieldexplanationtext-validationerrormessageeditor:
 
 fieldExplanationText
 --------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst
index 48c899f7aa2b..fb2e2cecca62 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/ValidatorsEditor.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor:
 
 ==================
 [ValidatorsEditor]
 ==================
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validatorseditor-introduction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor-introduction:
 
 Introduction
 ============
@@ -16,12 +16,12 @@ Introduction
 Shows a select list with validators. If a validator is already added to the form element, then this validator will be removed from the select list.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.validatorseditor-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.templatename-validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.templatename-validatorseditor:
 
 templateName
 ------------
@@ -36,7 +36,7 @@ templateName
       Yes
 
 :aspect:`Related options`
-      - :ref:`prototypes.\<prototypeIdentifier>.formEditor.formEditorPartials <prototypes.\<prototypeidentifier>.formeditor.formeditorpartials>`
+      - :ref:`prototypes.prototypeIdentifier.formEditor.formEditorPartials <prototypes.prototypeIdentifier.formeditor.formeditorpartials>`
 
 :aspect:`value`
       Inspector-FinishersEditor
@@ -48,15 +48,15 @@ templateName
       .. include:: properties/TemplateName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.identifier-validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.identifier-validatorseditor:
 .. include:: properties/Identifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.label-validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.label-validatorseditor:
 .. include:: properties/Label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-validatorseditor:
 
 selectOptions.[*].value
 -----------------------
@@ -71,7 +71,7 @@ selectOptions.[*].value
       Yes
 
 :aspect:`Related options`
-      - :ref:`"[validatorsDefinition]"<prototypes.\<prototypeidentifier>.validatorsdefinition.*>`
+      - :ref:`"[validatorsDefinition]"<prototypes.prototypeIdentifier.validatorsdefinition.*>`
 
 .. :aspect:`Good to know`
       ToDo
@@ -80,7 +80,7 @@ selectOptions.[*].value
       Has to match with a ``prototypes.<prototypeIdentifier>.validatorsDefinition`` configuration key.
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.label-validatorseditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.label-validatorseditor:
 
 selectOptions.[*].label
 -----------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst.txt
index 70b34f72c154..2d69d5e94def 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Identifier.rst.txt
@@ -15,11 +15,11 @@ identifier
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
 
 :aspect:`Description`
       Identifies the current ``inspector editor`` within the current form element.
-      The identifier is a text of your choice but must be unique within the optionpath ``prototypes.<prototypeIdentifier>.formElementsDefinition.<formElementTypeIdentifier>.formEditor.editors``.
+      The identifier is a text of your choice but must be unique within the optionpath ``prototypes.prototypeIdentifier.formElementsDefinition.formelementtypeidentifier.formEditor.editors``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst.txt
index bdabbace17d3..68f95b91985a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/Label.rst.txt
@@ -15,7 +15,7 @@ label
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst.txt
index cc335dd186e6..f219ebf2d241 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formEditor/inspectorEditors/properties/PropertyPath.rst.txt
@@ -15,7 +15,7 @@ propertyPath
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst
index 6bb747b72036..c2f45d49a9e9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword.rst
@@ -1,190 +1,190 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.advancedpassword:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword:
 
 ==================
 [AdvancedPassword]
 ==================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.advancedpassword-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.implementationclassname:
 .. include:: AdvancedPassword/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.containerclassattribute:
 .. include:: AdvancedPassword/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.elementclassattribute:
 .. include:: AdvancedPassword/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.elementDescription:
 .. include:: AdvancedPassword/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.elementerrorclassattribute:
 .. include:: AdvancedPassword/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.confirmationlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.confirmationlabel:
 .. include:: AdvancedPassword/properties/confirmationLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.properties.confirmationclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.properties.confirmationclassattribute:
 .. include:: AdvancedPassword/properties/confirmationClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor:
 .. include:: AdvancedPassword/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.100:
 .. include:: AdvancedPassword/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.200:
 .. include:: AdvancedPassword/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.230:
 .. include:: AdvancedPassword/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.300:
 .. include:: AdvancedPassword/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.400:
 .. include:: AdvancedPassword/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.700:
 .. include:: AdvancedPassword/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.800:
 .. include:: AdvancedPassword/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.900:
 .. include:: AdvancedPassword/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.editors.9999:
 .. include:: AdvancedPassword/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.predefineddefaults:
 .. include:: AdvancedPassword/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.20.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.200:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.300:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.30.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.40.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.50.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.60.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.200:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.300:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.identifier:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.100:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.200:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.propertycollections.validators.80.editors.9999:
 .. include:: AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.label:
 .. include:: AdvancedPassword/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.group:
 .. include:: AdvancedPassword/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.groupsorting:
 .. include:: AdvancedPassword/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.advancedpassword.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.advancedpassword.formeditor.iconidentifier:
 .. include:: AdvancedPassword/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst.txt
index 4db931d08a53..c0efeba089cd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst.txt
index 756228752bd2..dbf1fdd1199c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst.txt
index 435505f6dd20..5cae37737eb6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst.txt
index bd18f2770d05..e4ae44f0e25d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst.txt
index 12d88cf24793..27121c3f988b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst.txt
index d78b0676a24f..9c416d729cac 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst.txt
index e65b0ba37bec..dc9b8be4490a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst.txt
index 7d396ee30fb4..0d3ca00862d8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst.txt
index 599d765bca83..d9902b283059 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst.txt
index aceeebcbe9af..d651cf3cbeaf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst.txt
index dc341382f0cc..9fc3f7231193 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 46909b86fc8c..d9b7d9c90dd2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index fd78f335b94b..fac9f0b9f2c7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 9dafe04de087..552fa3e75926 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst.txt
index a9005d7e5cf5..9baa68b3347f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
index 20921ecb35b3..04872beedde3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst.txt
index d17f133ba19d..3e685050f615 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst.txt
index 6cb1b96a509b..6a322f152b70 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst.txt
index 3514ba6169ec..cfd41211c861 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst.txt
index 60b81f2df816..5d87845a87d9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
index 5078f3964111..b2816f86a074 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst.txt
index 1d264259ba39..2bb529bee6e9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index 1ae9b9d52a7a..5627a6a506ac 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
index 5aba2b320cc6..fb52af716a02 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst.txt
index 714fde3f3637..ca5d3cf71c1e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst.txt
index 79f3528e1538..86dc3a7c1a69 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
index 689e68e9486d..a10dd5447e03 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst.txt
index c746cef8ed58..e9e872787d4c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index d7b778704d6b..3c757dbfca7d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
index 08ef45802bb6..c02b7c12962f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst.txt
index 85675a796d1d..13721b2d89e8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index cc166a1654c3..0ae15e07334c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index 1b7965f844db..5effaeaa00c2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index dbd187f99572..68fe775fc509 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index 00fef18f734f..1e65c52c38dc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst.txt
index 174a3e636bf3..bc7fc89f63fe 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 320475baf7b6..c67ff093eff8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 0a2183f7b47b..1e54ac0e0cbc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
index 7f1a8503a5b6..1907b0e111f0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.propertyCollections.validators.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst.txt
index ee576d1e3c2e..c359123f617d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/AdvancedPassword/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst
index a9d4d311f202..d19fdf0ea0e5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox.rst
@@ -1,68 +1,68 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.checkbox:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox:
 
 ==========
 [Checkbox]
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.checkbox-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.implementationclassname:
 .. include:: Checkbox/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.properties.containerclassattribute:
 .. include:: Checkbox/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.properties.elementclassattribute:
 .. include:: Checkbox/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.properties.elementDescription:
 .. include:: Checkbox/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.properties.elementerrorclassattribute:
 .. include:: Checkbox/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.properties.value:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.properties.value:
 .. include:: Checkbox/properties/value.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor:
 .. include:: Checkbox/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.100:
 .. include:: Checkbox/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.200:
 .. include:: Checkbox/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.230:
 .. include:: Checkbox/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.700:
 .. include:: Checkbox/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.800:
 .. include:: Checkbox/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.editors.9999:
 .. include:: Checkbox/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.predefineddefaults:
 .. include:: Checkbox/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.label:
 .. include:: Checkbox/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.group:
 .. include:: Checkbox/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.groupsorting:
 .. include:: Checkbox/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.checkbox.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.checkbox.formeditor.iconidentifier:
 .. include:: Checkbox/formEditor/iconIdentifier.rst.txt
 
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst.txt
index 51418bf1a5b1..4e870051a121 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst.txt
index bea9a7f95b25..aef4a3189d57 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst.txt
index 05daa7a2113c..55db3d64c735 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst.txt
index c586ff5161da..85fde6ff1b3a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst.txt
index 6bea341c3b00..d0b30be51736 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst.txt
index 4cfb001e5dca..f588ed400c22 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Checkbox.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst.txt
index 65d94706a710..99d48a04a67e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: select
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst.txt
index 1bc3f2983fc7..d1ff1b58c114 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Checkbox/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst
index b15662ccb6ba..93c137c15e6b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement.rst
@@ -1,46 +1,46 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.contentelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement:
 
 ================
 [ContentElement]
 ================
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.contentelement-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.implementationclassname:
 .. include:: ContentElement/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.properties.contentelementuid:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.properties.contentelementuid:
 .. include:: ContentElement/properties/contentElementUid.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor:
 .. include:: ContentElement/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.editors.100:
 .. include:: ContentElement/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.editors.300:
 .. include:: ContentElement/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.editors.9999:
 .. include:: ContentElement/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.predefineddefaults:
 .. include:: ContentElement/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.label:
 .. include:: ContentElement/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.group:
 .. include:: ContentElement/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.groupsorting:
 .. include:: ContentElement/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.contentelement.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.contentelement.formeditor.iconidentifier:
 .. include:: ContentElement/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst.txt
index 1ab1f9bd7569..172c7f87b1d0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.ContentElement.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst.txt
index c53557a750cc..ab6d24d32a27 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/300.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.ContentElement.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor>`
+      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst.txt
index e733b0c911d3..c96183943a6d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.ContentElement.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst.txt
index 2a66f6c1251f..4c291736e40a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst.txt
index c45bde1ba39b..adee9bdf31c0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ContentElement/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
         An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
         This icon will be shown within
 
-        - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+        - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
         - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
         - ``Tree`` component.
         - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst
index 676345324112..0de1dd3a3a1d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date.rst
@@ -1,7 +1,7 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.date:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date:
 
 ============
 [Date]
@@ -26,211 +26,211 @@ editor to validate the properties ``defaultValue`` and the ``DateRange`` validat
 Read more: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date#Handling_browser_support
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.date-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.implementationclassname:
 .. include:: Date/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.properties.containerclassattribute:
 .. include:: Date/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.properties.displayFormat:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.properties.displayFormat:
 .. include:: Date/properties/displayFormat.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.properties.elementclassattribute:
 .. include:: Date/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.properties.elementerrorclassattribute:
 .. include:: Date/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.properties.fluidAdditionalAttributes.pattern:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.properties.fluidAdditionalAttributes.pattern:
 .. include:: Date/properties/fluidAdditionalAttributes/pattern.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor:
 .. include:: Date/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.100:
 .. include:: Date/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.200:
 .. include:: Date/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.230:
 .. include:: Date/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.500:
 .. include:: Date/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.550:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.550:
 .. include:: Date/formEditor/editors/550.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.700:
 .. include:: Date/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.800:
 .. include:: Date/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.900:
 .. include:: Date/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.editors.9999:
 .. include:: Date/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.predefineddefaults:
 .. include:: Date/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10:
 .. include:: Date/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.250:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.250:
 .. include:: Date/formEditor/propertyCollections/validators/10/editors/250.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.300:
 .. include:: Date/formEditor/propertyCollections/validators/10/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.20:
 .. include:: Date/formEditor/propertyCollections/validators/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.20.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/20/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.20.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30:
 .. include:: Date/formEditor/propertyCollections/validators/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.300:
 .. include:: Date/formEditor/propertyCollections/validators/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.400:
 .. include:: Date/formEditor/propertyCollections/validators/30/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.30.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.40:
 .. include:: Date/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.40.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/40/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.40.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.50:
 .. include:: Date/formEditor/propertyCollections/validators/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.50.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/50/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.50.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.60:
 .. include:: Date/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.60.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/60/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.60.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70:
 .. include:: Date/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.300:
 .. include:: Date/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.400:
 .. include:: Date/formEditor/propertyCollections/validators/70/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80:
 .. include:: Date/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80.identifier:
 .. include:: Date/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Date/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Date/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.300:
 .. include:: Date/formEditor/propertyCollections/validators/80/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.propertycollections.validators.80.editors.9999:
 .. include:: Date/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.label:
 .. include:: Date/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.group:
 .. include:: Date/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.groupsorting:
 .. include:: Date/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.date.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.date.formeditor.iconidentifier:
 .. include:: Date/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst.txt
index 6420d3c56e4b..efe3b46b1365 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst.txt
index c13cbfc30e3d..3104a2cc01f1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst.txt
index 32799312446a..9fe009bfea64 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst.txt
index bfb38eb3080b..7fb7bb155f2a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst.txt
index 72c762a3de7d..b753f48ca716 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/550.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.550
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.550
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst.txt
index d678543f38fe..b56c9e12ea11 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst.txt
index 4288e7de2745..345977e835fc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/800.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst.txt
index ff72cb032503..a627c2709d37 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst.txt
index 6da72158a684..b3cdb8e8b248 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst.txt
index e7496c12c889..43488428c7d1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: html5
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst.txt
index 05c395cc3778..c7fa43db9e68 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the ``\TYPO3\CMS\Core\Imaging\IconRegistry``.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index d75f0ff5166d..0645a36b1b4d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst.txt
index 65f0d24e050c..4f5ba3cf64ed 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/200.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.10.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.10.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst.txt
index 6a839aeff8c7..685a102be647 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/250.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.250
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.10.editors.250
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst.txt
index a47b42a10ef2..d5865d464649 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.10.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index cc686db106c2..57e66b38caa7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 7c12f6d28044..baf4968dec81 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst.txt
index c00e411ee088..b40983955956 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst.txt
index 316e661fb9e2..fbc8fda73a55 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/200.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.20.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.20.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
index c1f486bf59f0..6716f820ea1c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst.txt
index be98debefbf3..0f7ed2d500ed 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst.txt
index 81b27d13420f..0e7ff37864ed 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst.txt
index b4c573b7b232..9f877e3fc196 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst.txt
index 6da6ceef3614..dc87ee486566 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst.txt
index 09db4ffe4bc7..70b045c304cc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/400.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.30.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.30.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
index 3aa0e4c178dc..b82145af83b1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst.txt
index aa356d213e28..80223d119046 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index 7aec56e0d002..e5e5d6390101 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst.txt
index 90292771fd46..158f4ae67d86 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/200.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.40.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.40.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
index e01aed252b90..1be0499cd57d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst.txt
index 7f33f5748056..0666619d0a9e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst.txt
index 6bda1f16a2eb..b1742f997786 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst.txt
index caf318734ac4..f4be168b5662 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/200.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.50.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.50.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
index 206a6e74cb84..437b3300299b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst.txt
index 1b4dcc6edc07..d1effafd371d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index d3e036d9773e..4041903dc32e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst.txt
index 9cb20de23ed3..f628ee3103f4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/200.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.60.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.60.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
index 20b5cd762930..3d404f958739 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst.txt
index ec96884b6bd9..8364859da7cd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index cdd3e75eca23..cdc966fcf965 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index a8c8019e314d..c97a7e3bfb42 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index c4489951e739..b527123b0b75 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst.txt
index 890812915f22..41cb3ae88ed8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/400.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.70.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.70.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index 75cd1b27c3b7..45a41956a38f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst.txt
index 2a2c67758565..f776a25684d3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index e3993d746f1a..706683a46145 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 5f2fa2b59ae0..f3d27aaaf547 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst.txt
index aa1696e39cd0..e31e8a3f4510 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/300.rst.txt
@@ -6,7 +6,7 @@ formEditor.propertyCollections.validators.80.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.80.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validationerrormessageeditor>`
+      array/ :ref:`[ValidationErrorMessageEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validationerrormessageeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
index d843279fb81d..c83885da11c8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Date.formEditor.propertyCollections.validators.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst.txt
index 7b3b4454bde0..c6694419a0ec 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Date/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst
index b00cb42b432d..f8bde27cab1e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker.rst
@@ -1,106 +1,106 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.datepicker:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker:
 
 ============
 [DatePicker]
 ============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.datepicker-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.implementationclassname:
 .. include:: DatePicker/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.containerclassattribute:
 .. include:: DatePicker/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.elementclassattribute:
 .. include:: DatePicker/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.elementDescription:
 .. include:: DatePicker/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.elementerrorclassattribute:
 .. include:: DatePicker/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.timeselectorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.timeselectorclassattribute:
 .. include:: DatePicker/properties/timeSelectorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.timeselectorhourlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.timeselectorhourlabel:
 .. include:: DatePicker/properties/timeSelectorHourLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.timeselectorminutelabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.timeselectorminutelabel:
 .. include:: DatePicker/properties/timeSelectorMinuteLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.dateformat:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.dateformat:
 .. include:: DatePicker/properties/dateFormat.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.enabledatepicker:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.enabledatepicker:
 .. include:: DatePicker/properties/enableDatePicker.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.properties.displaytimeselector:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.properties.displaytimeselector:
 .. include:: DatePicker/properties/displayTimeSelector.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor:
 .. include:: DatePicker/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.100:
 .. include:: DatePicker/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.200:
 .. include:: DatePicker/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.230:
 .. include:: DatePicker/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.300:
 .. include:: DatePicker/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.400:
 .. include:: DatePicker/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.500:
 .. include:: DatePicker/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.700:
 .. include:: DatePicker/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.800:
 .. include:: DatePicker/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.900:
 .. include:: DatePicker/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.editors.9999:
 .. include:: DatePicker/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.predefineddefaults:
 .. include:: DatePicker/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10:
 .. include:: DatePicker/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.identifier:
 .. include:: DatePicker/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.editors.100:
 .. include:: DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.label:
 .. include:: DatePicker/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.group:
 .. include:: DatePicker/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.groupsorting:
 .. include:: DatePicker/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.datepicker.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.datepicker.formeditor.iconidentifier:
 .. include:: DatePicker/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst.txt
index 309e895b889e..8ed5a724ce3d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst.txt
index cceb596993b2..9561e415e8a9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst.txt
index d76d2f70ac26..51224aed881d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst.txt
index 3a9d25ad0856..b42e6b082481 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst.txt
index 028e215ba3e0..b537e3d26225 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst.txt
index f16acd3fb720..4f7fd504c722 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.AdvancedPassword.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst.txt
index 996fd3c2a466..023854422644 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst.txt
index dad03b196b5e..cda86fca2410 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst.txt
index ae0294230aca..3f2c573588a7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst.txt
index 90ffa2e053b0..dcec5554232e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst.txt
index 12abd77fb7e3..d1274ca46997 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst.txt
index f0cb16c17ff7..fdd1b27ed9af 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index a50ed76d9cf9..6a6873ab6566 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index 72d715ce48c0..c773db07bf7d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.DatePicker.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst.txt
index ea6da4f11fe9..fd3164805ea1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/DatePicker/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst
index b6f426106f55..b4dbb373d6a8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email.rst
@@ -1,85 +1,85 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.email:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email:
 
 =======
 [Email]
 =======
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.email-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.implementationclassname:
 .. include:: Email/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.properties.containerclassattribute:
 .. include:: Email/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.properties.elementclassattribute:
 .. include:: Email/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.properties.elementDescription:
 .. include:: Email/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.properties.elementerrorclassattribute:
 .. include:: Email/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.validators:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.validators:
 .. include:: Email/validators.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor:
 .. include:: Email/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.100:
 .. include:: Email/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.200:
 .. include:: Email/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.230:
 .. include:: Email/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.400:
 .. include:: Email/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.500:
 .. include:: Email/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.700:
 .. include:: Email/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.800:
 .. include:: Email/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.900:
 .. include:: Email/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.editors.9999:
 .. include:: Email/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.predefineddefaults:
 .. include:: Email/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.propertycollections.validators.40:
 .. include:: Email/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.propertycollections.validators.40.identifier:
 .. include:: Email/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.propertycollections.validators.40.editors.100:
 .. include:: Email/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.label:
 .. include:: Email/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.group:
 .. include:: Email/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.groupsorting:
 .. include:: Email/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.email.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.email.formeditor.iconidentifier:
 .. include:: Email/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst.txt
index d904ae59a50e..1c6136f18e4b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst.txt
index e38957eff8ea..9cb07bcdc087 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst.txt
index fc766943ea71..55c45a5b6739 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst.txt
index 5aae1d1e33cc..2f3be9962c10 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst.txt
index d48dc1094737..93b1bd4e6155 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst.txt
index f16d323094dc..bc54fa2fc7ca 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst.txt
index d326f708cb1b..97d494b930bf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst.txt
index fd11358a0d09..7d71d0702e56 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst.txt
index f6a8e4f505ca..fa057c98582c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst.txt
index 3559e819c0f4..f6b4e400ab7c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index 8fa790bf7394..ff9d8402dc2e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Email.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst.txt
index decfe705484d..1bd9d43d2739 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Email/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst
index 1ef0b6c6e98c..a8567f143a33 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset.rst
@@ -1,58 +1,58 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.fieldset:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset:
 
 ==========
 [Fieldset]
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.fieldset-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.implementationclassname:
 .. include:: Fieldset/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.properties.elementclassattribute:
 .. include:: Fieldset/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.properties.elementerrorclassattribute:
 .. include:: Fieldset/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.renderingoptions._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.renderingoptions._iscompositeformelement:
 .. include:: Fieldset/renderingOptions/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor:
 .. include:: Fieldset/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.editors.100:
 .. include:: Fieldset/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.editors.200:
 .. include:: Fieldset/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.editors.700:
 .. include:: Fieldset/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.editors.9999:
 .. include:: Fieldset/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.predefineddefaults:
 .. include:: Fieldset/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.label:
 .. include:: Fieldset/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.group:
 .. include:: Fieldset/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.groupsorting:
 .. include:: Fieldset/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor.iconidentifier:
 .. include:: Fieldset/formEditor/iconIdentifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fieldset.formeditor._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fieldset.formeditor._iscompositeformelement:
 .. include:: Fieldset/formEditor/_isCompositeFormElement.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst.txt
index fa3c791ad180..cf61f66394ea 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Fieldset.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst.txt
index d7d917835358..e8a6e86c57a0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Fieldset.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst.txt
index d4c1bca8f211..12cba83d2c67 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Fieldset.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst.txt
index f2c9f435055a..3602628acfd9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Fieldset.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst.txt
index fe0cd6f98781..7bfc551bbd2c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: container
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst.txt
index 4d7903f2cf21..0fab81b9961b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Fieldset/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst
index bbe3e183342f..f3af4921e34b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload.rst
@@ -1,97 +1,97 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.fileupload:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload:
 
 ============
 [FileUpload]
 ============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.fileupload-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.implementationclassname:
 .. include:: FileUpload/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.containerclassattribute:
 .. include:: FileUpload/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.elementclassattribute:
 .. include:: FileUpload/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.elementDescription:
 .. include:: FileUpload/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.elementerrorclassattribute:
 .. include:: FileUpload/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.savetofilemount:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.savetofilemount:
 .. include:: FileUpload/properties/saveToFileMount.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.properties.allowedmimetypes:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.properties.allowedmimetypes:
 .. include:: FileUpload/properties/allowedMimeTypes.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor:
 .. include:: FileUpload/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.100:
 .. include:: FileUpload/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.200:
 .. include:: FileUpload/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.230:
 .. include:: FileUpload/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.300:
 .. include:: FileUpload/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.400:
 .. include:: FileUpload/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.700:
 .. include:: FileUpload/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.800:
 .. include:: FileUpload/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.900:
 .. include:: FileUpload/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.editors.9999:
 .. include:: FileUpload/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.predefineddefaults:
 .. include:: FileUpload/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.identifier:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.100:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.200:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.300:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.label:
 .. include:: FileUpload/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.group:
 .. include:: FileUpload/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.groupsorting:
 .. include:: FileUpload/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.fileupload.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.fileupload.formeditor.iconidentifier:
 .. include:: FileUpload/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst.txt
index da31a95af344..2296aef5a1c6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst.txt
index 1aa58ce514ff..ea5218265886 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst.txt
index 08325597a764..93827c3fde81 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst.txt
index f65063e4419e..096e60009d19 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[MultiSelectEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.multiselecteditor>`
+      array/ :ref:`[MultiSelectEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.multiselecteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst.txt
index f65fa1ac13dd..7a08b006eddc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[SingleSelectEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor>`
+      array/ :ref:`[SingleSelectEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst.txt
index b271c1f7acbe..774fa4167bb5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst.txt
index 67c8c994ace7..d24496063d4c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst.txt
index 4229c842d521..78c022ef4389 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst.txt
index b40f94b90b93..f2c88c1a3e10 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst.txt
index 19e71b2f8775..f65495959420 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst.txt
index a01cc500daee..e845a1d9ff9c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index f88a2442691d..8ec514df0082 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
index 042ef3929b3c..b35df4486a0d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
index df6ef0a6f21f..38ac5dba7c40 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index ac98a631adce..9321f1fcebbb 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.FileUpload.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 5f812dc430ed..09e5cf652a6a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/FileUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing `<validatorIdentifier>`.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst
index df217240c35d..1837c97b47c6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form.rst
@@ -1,328 +1,328 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.form:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form:
 
 ======
 [Form]
 ======
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.form-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.templateVariant:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.templateVariant:
 .. include:: Form/renderingOptions/templateVariant.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.translation.translationfiles:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.translation.translationfiles:
 .. include:: Form/renderingOptions/translation/translationFiles.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.templaterootpaths:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.templaterootpaths:
 .. include:: Form/renderingOptions/templateRootPaths.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.partialrootpaths:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.partialrootpaths:
 .. include:: Form/renderingOptions/partialRootPaths.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.layoutrootpaths:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.layoutrootpaths:
 .. include:: Form/renderingOptions/layoutRootPaths.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.addquerystring:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.addquerystring:
 .. include:: Form/renderingOptions/addQueryString.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.argumentstobeexcludedfromquerystring:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.argumentstobeexcludedfromquerystring:
 .. include:: Form/renderingOptions/argumentsToBeExcludedFromQueryString.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.additionalparams:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.additionalparams:
 .. include:: Form/renderingOptions/additionalParams.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.controlleraction:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.controlleraction:
 .. include:: Form/renderingOptions/controllerAction.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.httpmethod:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.httpmethod:
 .. include:: Form/renderingOptions/httpMethod.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.httpenctype:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.httpenctype:
 .. include:: Form/renderingOptions/httpEnctype.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions._iscompositeformelement:
 .. include:: Form/renderingOptions/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions._istoplevelformelement:
 .. include:: Form/renderingOptions/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.honeypot.enable:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.honeypot.enable:
 .. include:: Form/renderingOptions/honeypot/enable.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.honeypot.formelementtouse:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.honeypot.formelementtouse:
 .. include:: Form/renderingOptions/honeypot/formElementToUse.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.submitbuttonlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.submitbuttonlabel:
 .. include:: Form/renderingOptions/submitButtonLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.skipunknownelements:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.skipunknownelements:
 .. include:: Form/renderingOptions/skipUnknownElements.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor:
 .. include:: Form/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.editors.100:
 .. include:: Form/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.editors.200:
 .. include:: Form/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.editors.300:
 .. include:: Form/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.editors.900:
 .. include:: Form/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.predefineddefaults:
 .. include:: Form/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor._iscompositeformelement:
 .. include:: Form/formEditor/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor._istoplevelformelement:
 .. include:: Form/formEditor/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.savesuccessflashmessagetitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.savesuccessflashmessagetitle:
 .. include:: Form/formEditor/saveSuccessFlashMessageTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.savesuccessflashmessagemessage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.savesuccessflashmessagemessage:
 .. include:: Form/formEditor/saveSuccessFlashMessageMessage.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.saveerrorflashmessagetitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.saveerrorflashmessagetitle:
 .. include:: Form/formEditor/saveErrorFlashMessageTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.saveerrorflashmessagemessage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.saveerrorflashmessagemessage:
 .. include:: Form/formEditor/saveErrorFlashMessageMessage.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalvalidationerrorsdialogtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalvalidationerrorsdialogtitle:
 .. include:: Form/formEditor/modalValidationErrorsDialogTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalvalidationerrorsconfirmButton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalvalidationerrorsconfirmButton:
 .. include:: Form/formEditor/modalValidationErrorsConfirmButton.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalinsertelementsdialogtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalinsertelementsdialogtitle:
 .. include:: Form/formEditor/modalInsertElementsDialogTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalinsertpagesdialogtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalinsertpagesdialogtitle:
 .. include:: Form/formEditor/modalInsertPagesDialogTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalclosedialogmessage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalclosedialogmessage:
 .. include:: Form/formEditor/modalCloseDialogMessage.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalclosedialogtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalclosedialogtitle:
 .. include:: Form/formEditor/modalCloseDialogTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalcloseconfirmbutton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalcloseconfirmbutton:
 .. include:: Form/formEditor/modalCloseConfirmButton.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalclosecancelbutton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalclosecancelbutton:
 .. include:: Form/formEditor/modalCloseCancelButton.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementdialogtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementdialogtitle:
 .. include:: Form/formEditor/modalRemoveElementDialogTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementdialogmessage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementdialogmessage:
 .. include:: Form/formEditor/modalRemoveElementDialogMessage.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementconfirmbutton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementconfirmbutton:
 .. include:: Form/formEditor/modalRemoveElementConfirmButton.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementcancelbutton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementcancelbutton:
 .. include:: Form/formEditor/modalRemoveElementCancelButton.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementlastavailablepageflashmessagetitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementlastavailablepageflashmessagetitle:
 .. include:: Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.modalremoveelementlastavailablepageflashmessagemessage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.modalremoveelementlastavailablepageflashmessagemessage:
 .. include:: Form/formEditor/modalRemoveElementLastAvailablePageFlashMessageMessage.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.inspectoreditorformelementselectornoelements:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.inspectoreditorformelementselectornoelements:
 .. include:: Form/formEditor/inspectorEditorFormElementSelectorNoElements.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.paginationtitle:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.paginationtitle:
 .. include:: Form/formEditor/paginationTitle.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.iconidentifier:
 .. include:: Form/formEditor/iconIdentifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10:
 .. include:: Form/formEditor/propertyCollections/finishers/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.200:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.350:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.350:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/350.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.500:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.600:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.600:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/600.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.750:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.750:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/750.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.850:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.850:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/850.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.950:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.950:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/950.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1050:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1050:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/1050.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1100:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/1100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1200:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/1200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.1400:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/1400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.10.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20:
 .. include:: Form/formEditor/propertyCollections/finishers/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.200:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.350:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.350:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/350.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.500:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.600:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.600:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/600.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.750:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.750:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/750.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.850:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.850:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/850.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.950:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.950:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/950.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1050:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1050:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/1050.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1100:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/1100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1200:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/1200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.1400:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/1400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.20.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30:
 .. include:: Form/formEditor/propertyCollections/finishers/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.200:
 .. include:: Form/formEditor/propertyCollections/finishers/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.300:
 .. include:: Form/formEditor/propertyCollections/finishers/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.400:
 .. include:: Form/formEditor/propertyCollections/finishers/30/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.30.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.40:
 .. include:: Form/formEditor/propertyCollections/finishers/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.40.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.40.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.40.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50:
 .. include:: Form/formEditor/propertyCollections/finishers/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.200:
 .. include:: Form/formEditor/propertyCollections/finishers/50/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.300:
 .. include:: Form/formEditor/propertyCollections/finishers/50/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.50.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.60:
 .. include:: Form/formEditor/propertyCollections/finishers/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.60.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.60.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.60.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.70:
 .. include:: Form/formEditor/propertyCollections/finishers/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.70.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.70.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.70.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.80:
 .. include:: Form/formEditor/propertyCollections/finishers/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.80.identifier:
 .. include:: Form/formEditor/propertyCollections/finishers/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.80.editors.100:
 .. include:: Form/formEditor/propertyCollections/finishers/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.form.formeditor.propertycollections.finishers.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.form.formeditor.propertycollections.finishers.80.editors.9999:
 .. include:: Form/formEditor/propertyCollections/finishers/80/editors/9999.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst.txt
index 2a9fbd0a6b69..e9480a9a1c0a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst.txt
index 0352d1dd4f91..9e0830becc39 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst.txt
index f396c2190d20..517674057875 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst.txt
index 21017a596239..ace1ffb87225 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[FinishersEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.finisherseditor>`
+      array/ :ref:`[FinishersEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.finisherseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst.txt
index b0bad3ec25ee..df50a94a6e08 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst.txt
index 009c937b9507..9407c54f56b3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1050.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1050.rst.txt
index 79a67b0a9b66..b6d49aed59e7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1050.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1050.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.1050
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.1050
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst.txt
index c072dfffd8c8..25a1aa5ad574 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.1100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.1100
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1200.rst.txt
index d122d74622f8..61c7c3381c9d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.1200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.1200
 
 :aspect:`Data type`
-      array/ :ref:`[SingleSelectEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor>`
+      array/ :ref:`[SingleSelectEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1400.rst.txt
index f9c7b636e7be..c96ebabc814e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/1400.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.1400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.1400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst.txt
index 9bc765de4439..43051152ad9d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/350.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/350.rst.txt
index ce0acd87eacb..c2f2b8b1070d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/350.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/350.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.350
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.350
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst.txt
index 15e814dc89ef..65d74d004766 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst.txt
index ed73a518dc23..0ef5d42cf283 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/600.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.600
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.600
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/750.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/750.rst.txt
index 0111bafcd7e8..31d5c6887e65 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/750.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/750.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.750
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.750
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/850.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/850.rst.txt
index c27e8355a3ac..3c3010a1c644 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/850.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/850.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.850
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.850
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/950.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/950.rst.txt
index d64bdfcaeb00..4a0b97750b69 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/950.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/950.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.950
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.950
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst.txt
index 8783cd518a8a..3171d7dd8b2b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst.txt
index c29fe5a94ce9..b49c31897fbf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst.txt
index d7ca5a2d0436..30f73a2a2e5a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1050.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1050.rst.txt
index bcc7fa92d42a..b60e73beee6a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1050.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1050.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.1050
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.1050
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst.txt
index 0d6710e3f4f7..c1162b27039e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.1100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.1100
 
 :aspect:`Data type`
-      array/ :ref:`[CheckboxEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.checkboxeditor>`
+      array/ :ref:`[CheckboxEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.checkboxeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst.txt
index 682ffbb6e416..a591a4d0c06c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.1200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.1200
 
 :aspect:`Data type`
-      array/ :ref:`[SingleSelectEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor>`
+      array/ :ref:`[SingleSelectEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1400.rst.txt
index 541acb6176b6..2d18652652ae 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/1400.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.1400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.1400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst.txt
index 35d6527dc7e5..46d1e2304d03 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/350.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/350.rst.txt
index d5ffd66684cd..8de77e5a9ee2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/350.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/350.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.350
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.350
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst.txt
index 250456bcebb0..00e4303f4ff8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst.txt
index 02029571fcb9..492c9b7e7be7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/600.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.600
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.600
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/750.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/750.rst.txt
index c78ff550407e..4e80674ccec1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/750.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/750.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.750
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.750
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/850.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/850.rst.txt
index 62e844bcbd70..e9a074332dfa 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/850.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/850.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.850
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.850
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/950.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/950.rst.txt
index 264fee1d69e4..684547cd9f83 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/950.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/950.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.950
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.950
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst.txt
index ce3658758e8b..763411e7d360 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst.txt
index 1dfd2a0fd472..4edc5af95b87 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst.txt
index 772a3e65d42f..64cafb57e431 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst.txt
index b0e8bbbab450..3cd48a8f2ea5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor>`
+      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst.txt
index ca5b14338ec8..603346aadf5b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/400.rst.txt
index 35fd5bc93cd1..f0fe03531d8c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.30.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.30.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst.txt
index 1dfd418ac7a6..a8abb15894f2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst.txt
index 2fe47d3bfa2d..1d9f595c085a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst.txt
index cf3cd72d11a2..c7ce719a57ac 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst.txt
index b5cc263c21bd..e5e208283d03 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst.txt
index 82dca3c048d1..69cf82ad07b2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst.txt
index 13f337a3aa2f..ce26db5d2695 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/200.rst.txt
index 271fdfccf612..83aba2e2af87 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.50.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.50.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.typo3winbrowsereditor>`
+      array/ :ref:`[Typo3WinBrowserEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.typo3winbrowsereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/300.rst.txt
index 0ec859f9b8c7..9f589dd425e8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.50.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.50.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextareaEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.textareaeditor>`
+      array/ :ref:`[TextareaEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst.txt
index 0395c00505db..d80cbd745692 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst.txt
index d5b39ab1cc06..02099baec03f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst.txt
index 3dcc249adda4..52a835e1e3e9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst.txt
index 997577221d90..d955f670341f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst.txt
index 3c3c8e887509..0c190acaacea 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst.txt
index 975dd38bad2b..b56f5356e655 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst.txt
index 8850a597127a..2a3f1b535fb7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst.txt
index ec5559b10746..8a8d0c1e6401 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst.txt
index dcf0076e67bd..4f0cfe9a083a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst.txt
index fc9141fc0565..1b0a9922338f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.finishers.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Form.formEditor.propertyCollections.finishers.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst.txt
index 121221262202..7b26f072c41e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/formEditor/propertyCollections/finishers/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.finishers.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<finisherIdentifier>"<prototypes.\<prototypeidentifier>.finishersdefinition.\<finisheridentifier>>`
+      - :ref:`"\<finisherIdentifier>"<prototypes.prototypeIdentifier.finishersdefinition.finisheridentifier>`
 
 :aspect:`Description`
       Identifies the finisher which should be attached to the form definition. Must be equal to an existing ``<finisherIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst.txt
index 64ddeefb340a..1dad0d346163 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Form/renderingOptions/translation/translationFiles.rst.txt
@@ -55,4 +55,4 @@ renderingOptions.translation.translationFiles
 
 :aspect:`Description`
       Filesystem path(s) to translation files which should be searched for form element property translations.
-      If ``translationFiles`` is undefined, - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.Form.renderingOptions.translation.translationFiles"<prototypes.\<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
+      If ``translationFiles`` is undefined, - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.Form.renderingOptions.translation.translationFiles" <prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.translation.translationfiles>` will be used.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst
index 76979f6c1dad..3f55583198f3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow.rst
@@ -1,76 +1,76 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.gridrow:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow:
 
 =========
 [GridRow]
 =========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.gridrow-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.implementationclassname:
 .. include:: GridRow/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.containerclassattribute:
 .. include:: GridRow/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.elementclassattribute:
 .. include:: GridRow/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.elementerrorclassattribute:
 .. include:: GridRow/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.gridsize:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.gridsize:
 .. include:: GridRow/properties/gridColumnClassAutoConfiguration/gridSize.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports:
 .. include:: GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports.*.classpattern:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.properties.gridcolumnclassautoconfiguration.viewports.*.classpattern:
 .. include:: GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.renderingoptions._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.renderingoptions._iscompositeformelement:
 .. include:: GridRow/renderingOptions/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.renderingoptions._isgridrowformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.renderingoptions._isgridrowformelement:
 .. include:: GridRow/renderingOptions/_isGridRowFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor:
 .. include:: GridRow/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.editors.100:
 .. include:: GridRow/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.editors.200:
 .. include:: GridRow/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.editors.700:
 .. include:: GridRow/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.editors.9999:
 .. include:: GridRow/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.predefineddefaults:
 .. include:: GridRow/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor._iscompositeformelement:
 .. include:: GridRow/formEditor/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor._isgridrowformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor._isgridrowformelement:
 .. include:: GridRow/formEditor/_isGridRowFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.label:
 .. include:: GridRow/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.group:
 .. include:: GridRow/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.groupsorting:
 .. include:: GridRow/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.gridrow.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.gridrow.formeditor.iconidentifier:
 .. include:: GridRow/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst.txt
index 2d26c2ec20d1..099d85891f7b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.GridRow.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst.txt
index c921dbc8488e..549181539901 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.GridRow.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst.txt
index b774e80a1ec2..ef592ac80c4d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.GridRow.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst.txt
index 127c2498658d..4b5b0aef2ca2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.GridRow.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst.txt
index 3dde2b4bc698..8e1d6412a902 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: container
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst.txt
index f6aeffd23745..c7ebdf735ef1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst.txt
index e1cad5f8a53e..6d7b99c2da64 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts.rst.txt
@@ -43,7 +43,7 @@ properties.gridColumnClassAutoConfiguration.viewPorts
                    classPattern: 'col-lg-{@numbersOfColumnsToUse}'
 
 :aspect:`Related options`
-      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.properties.gridcolumnclassautoconfiguration>`
+      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.gridcolumnclassautoconfiguration>`
 
 :aspect:`Description`
       Each configuration key within `properties.gridColumnClassAutoConfiguration.viewPorts` represents an viewport of the CSS grid system (bootstrap by default).
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst.txt
index 1c3946024d84..f16bf1e77885 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/GridRow/properties/gridColumnClassAutoConfiguration/viewPorts/classPattern.rst.txt
@@ -43,7 +43,7 @@ properties.gridColumnClassAutoConfiguration.viewPorts.[*].classPattern
                    classPattern: 'col-lg-{@numbersOfColumnsToUse}'
 
 :aspect:`Related options`
-      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.properties.gridcolumnclassautoconfiguration>`
+      - :ref:`"properties.gridColumnClassAutoConfiguration"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.properties.gridcolumnclassautoconfiguration>`
 
 :aspect:`Description`
       Defines the CSS class pattern for the CSS grid system.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst
index daadf8983758..ffa10994b036 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden.rst
@@ -1,59 +1,59 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.hidden:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden:
 
 ========
 [Hidden]
 ========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.hidden-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.implementationclassname:
 .. include:: Hidden/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.properties.containerclassattribute:
 .. include:: Hidden/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.properties.elementclassattribute:
 .. include:: Hidden/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.properties.elementerrorclassattribute:
 .. include:: Hidden/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor:
 .. include:: Hidden/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.editors.100:
 .. include:: Hidden/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.editors.200:
 .. include:: Hidden/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.editors.300:
 .. include:: Hidden/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.editors.700:
 .. include:: Hidden/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.editors.9999:
 .. include:: Hidden/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.predefineddefaults:
 .. include:: Hidden/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.label:
 .. include:: Hidden/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.group:
 .. include:: Hidden/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.groupsorting:
 .. include:: Hidden/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.hidden.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.hidden.formeditor.iconidentifier:
 .. include:: Hidden/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst.txt
index 53907c8722a7..7db2fe590c6a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst.txt
index 5f0ba80ca3f5..266c1dc9a06d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst.txt
index 5e6113128826..4e022c6bf7e8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst.txt
index de6a544d7621..b686eaba1189 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst.txt
index e80d4aafc41d..84f87fe28801 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Hidden.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst.txt
index d746b422952c..64bd3b3f034c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/iconIdentifier.rst.txt
index 0c9b6ca58ffd..a0b5f55f38db 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Hidden/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst
index 36659de38c52..465902f97531 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Honeypot.rst
@@ -1,31 +1,31 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.honeypot:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot:
 
 ==========
 [Honeypot]
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.honeypot-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.implementationclassname:
 .. include:: Honeypot/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.properties.containerclassattribute:
 .. include:: Honeypot/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.properties.elementclassattribute:
 .. include:: Honeypot/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.properties.elementerrorclassattribute:
 .. include:: Honeypot/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.properties.renderashiddenfield:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.properties.renderashiddenfield:
 .. include:: Honeypot/properties/renderAsHiddenField.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.honeypot.properties.styleattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.honeypot.properties.styleattribute:
 .. include:: Honeypot/properties/styleAttribute.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst
index 359ce343c80c..b915df3e1285 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload.rst
@@ -1,106 +1,106 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.imageupload:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload:
 
 =============
 [ImageUpload]
 =============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.imageupload-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.implementationclassname:
 .. include:: ImageUpload/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.containerclassattribute:
 .. include:: ImageUpload/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.elementclassattribute:
 .. include:: ImageUpload/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.elementDescription:
 .. include:: ImageUpload/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.elementerrorclassattribute:
 .. include:: ImageUpload/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.savetofilemount:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.savetofilemount:
 .. include:: ImageUpload/properties/saveToFileMount.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.allowedmimetypes:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.allowedmimetypes:
 .. include:: ImageUpload/properties/allowedMimeTypes.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.imagelinkmaxwidth:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.imagelinkmaxwidth:
 .. include:: ImageUpload/properties/imageLinkMaxWidth.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.imagemaxwidth:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.imagemaxwidth:
 .. include:: ImageUpload/properties/imageMaxWidth.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.properties.imagemaxheight:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.properties.imagemaxheight:
 .. include:: ImageUpload/properties/imageMaxHeight.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor:
 .. include:: ImageUpload/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.100:
 .. include:: ImageUpload/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.200:
 .. include:: ImageUpload/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.230:
 .. include:: ImageUpload/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.300:
 .. include:: ImageUpload/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.400:
 .. include:: ImageUpload/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.700:
 .. include:: ImageUpload/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.800:
 .. include:: ImageUpload/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.900:
 .. include:: ImageUpload/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.editors.9999:
 .. include:: ImageUpload/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.predefineddefaults:
 .. include:: ImageUpload/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.identifier:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.100:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.200:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.300:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.label:
 .. include:: ImageUpload/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.group:
 .. include:: ImageUpload/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.groupsorting:
 .. include:: ImageUpload/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.imageupload.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.imageupload.formeditor.iconidentifier:
 .. include:: ImageUpload/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst.txt
index 1ba4157ccd16..255efdbec4c8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst.txt
index 04a56a18baab..1e1887f71c7b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst.txt
index 9c82851adcd8..32796a21ff21 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst.txt
index e3bf44800a4a..c6b05add574d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[SingleSelectEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.singleselecteditor>`
+      array/ :ref:`[SingleSelectEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.singleselecteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst.txt
index 1fa6596c9579..881efd613f7a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst.txt
index 1e4436a13177..a13ce5b485e1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst.txt
index f3e9ce9fece4..e8f97b4b48bf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst.txt
index 9b55d6b78b8f..822dc3e9fde0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst.txt
index 7b1fe7ae5307..ea8dd9c9918b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst.txt
index 058882acfc43..90c57ea9cbe3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 15d3173be1ca..7bfb4331a73d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
index 31c1b996b8ac..5fc9abd9770b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
index e31fd7d94e78..1598ce866325 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index fdb6dcb5db21..8670d6725ab8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.ImageUpload.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
index a5682b63bb56..aef94fd3a76c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/ImageUpload/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing `<validatorIdentifier>`.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst
index dcd3f503200b..2bf46be6a841 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox.rst
@@ -1,88 +1,88 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.multicheckbox:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox:
 
 ===============
 [MultiCheckbox]
 ===============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.multicheckbox-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.implementationclassname:
 .. include:: MultiCheckbox/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.properties.containerclassattribute:
 .. include:: MultiCheckbox/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.properties.elementclassattribute:
 .. include:: MultiCheckbox/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.properties.elementDescription:
 .. include:: MultiCheckbox/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.properties.elementerrorclassattribute:
 .. include:: MultiCheckbox/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor:
 .. include:: MultiCheckbox/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.100:
 .. include:: MultiCheckbox/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.200:
 .. include:: MultiCheckbox/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.230:
 .. include:: MultiCheckbox/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.300:
 .. include:: MultiCheckbox/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.700:
 .. include:: MultiCheckbox/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.800:
 .. include:: MultiCheckbox/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.900:
 .. include:: MultiCheckbox/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.editors.9999:
 .. include:: MultiCheckbox/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.predefineddefaults:
 .. include:: MultiCheckbox/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.identifier:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.100:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.200:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.300:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.label:
 .. include:: MultiCheckbox/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.group:
 .. include:: MultiCheckbox/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.groupsorting:
 .. include:: MultiCheckbox/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multicheckbox.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multicheckbox.formeditor.iconidentifier:
 .. include:: MultiCheckbox/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst.txt
index ff301f462d6d..2ec405bf2c6b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst.txt
index 73ac513b3ff3..8349e51904f8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst.txt
index ee4d42864d11..2e3985724ba9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst.txt
index 3e1a1f965c7f..0084361b80b3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst.txt
index e17bd34693d5..33e2e610e538 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst.txt
index 3742c32a160a..e6df21121f29 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst.txt
index 6e1e1a7f3a4b..27fb53292832 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst.txt
index ebc2c894ffeb..7a4f3c495c2a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst.txt
index e473e264af65..7a068eae3680 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: select
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst.txt
index 7d6fd82d4710..ab92ee302bb9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 2eb8b0a52514..0e08597db3fe 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst.txt
index ea4f9ff8299a..b51708cc7678 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst.txt
index 62fa51103ec0..9b3b972e1264 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index 9e6d97ea7eb5..2bb1537a0205 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiCheckbox.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 50ea16469a1b..30c7d4bc4914 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiCheckbox/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst
index 4945394aaaa4..ca0d49619b3f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect.rst
@@ -1,97 +1,97 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.multiselect:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect:
 
 =============
 [MultiSelect]
 =============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.multiselect-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.implementationclassname:
 .. include:: MultiSelect/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.containerclassattribute:
 .. include:: MultiSelect/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.elementclassattribute:
 .. include:: MultiSelect/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.elementDescription:
 .. include:: MultiSelect/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.elementerrorclassattribute:
 .. include:: MultiSelect/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.prependOptionLabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.prependOptionLabel:
 .. include:: MultiSelect/properties/prependOptionLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.properties.prependOptionValue:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.properties.prependOptionValue:
 .. include:: MultiSelect/properties/prependOptionValue.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor:
 .. include:: MultiSelect/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.100:
 .. include:: MultiSelect/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.200:
 .. include:: MultiSelect/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.230:
 .. include:: MultiSelect/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.250:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.250:
 .. include:: MultiSelect/formEditor/editors/250.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.300:
 .. include:: MultiSelect/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.700:
 .. include:: MultiSelect/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.800:
 .. include:: MultiSelect/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.900:
 .. include:: MultiSelect/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.editors.9999:
 .. include:: MultiSelect/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.predefineddefaults:
 .. include:: MultiSelect/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.identifier:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.100:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.200:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.300:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.label:
 .. include:: MultiSelect/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.group:
 .. include:: MultiSelect/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.groupsorting:
 .. include:: MultiSelect/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.multiselect.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.multiselect.formeditor.iconidentifier:
 .. include:: MultiSelect/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst.txt
index e4ee904a4f53..2034bbe90dff 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst.txt
index 221226a26d43..a77d795bdae1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst.txt
index d672d0d172cc..64fa7b2d2920 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst.txt
index 4fb54c44e58b..78e6ef315ce8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/250.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.250
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.250
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst.txt
index c6866ed6ea5c..c282f6adcc0a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst.txt
index 46bd28929735..610352449e98 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst.txt
index af7b5e6c1c56..afb79e1e90b8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst.txt
index 0eb588758a97..4261a3d7b371 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst.txt
index 236bda41d54e..e5bfe2116caa 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst.txt
index 7da7f4552918..bf29e08d6f5e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: select
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst.txt
index fcc520826e58..7001c63266b2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index bc6663e8190d..43f9e8d070f7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst.txt
index 66f77585065e..6c857094e867 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst.txt
index 68d5fd31c11f..74662d38606f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index a3a295a441ab..2fd25a7362af 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.MultiSelect.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 00103fb8e54f..f274f9701c8f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/MultiSelect/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst
index 18d52e3568c9..a0f27fb3a945 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number.rst
@@ -1,106 +1,106 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.number:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number:
 
 ========
 [Number]
 ========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.number-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.implementationclassname:
 .. include:: Number/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.properties.containerclassattribute:
 .. include:: Number/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.properties.elementclassattribute:
 .. include:: Number/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.properties.elementDescription:
 .. include:: Number/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.properties.elementerrorclassattribute:
 .. include:: Number/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.validators:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.validators:
 .. include:: Number/validators.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor:
 .. include:: Number/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.100:
 .. include:: Number/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.200:
 .. include:: Number/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.230:
 .. include:: Number/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.400:
 .. include:: Number/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.500:
 .. include:: Number/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.550:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.550:
 .. include:: Number/formEditor/editors/550.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.700:
 .. include:: Number/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.800:
 .. include:: Number/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.900:
 .. include:: Number/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.editors.9999:
 .. include:: Number/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.predefineddefaults:
 .. include:: Number/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.60:
 .. include:: Number/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.60.identifier:
 .. include:: Number/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.60.editors.100:
 .. include:: Number/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70:
 .. include:: Number/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70.identifier:
 .. include:: Number/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.100:
 .. include:: Number/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.200:
 .. include:: Number/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.300:
 .. include:: Number/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: Number/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.label:
 .. include:: Number/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.group:
 .. include:: Number/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.groupsorting:
 .. include:: Number/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.number.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.number.formeditor.iconidentifier:
 .. include:: Number/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst.txt
index 0a9df4ed4acc..4b993b420bfe 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst.txt
index b9972493594a..a4955cbbe688 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst.txt
index a81ec1cf606d..51e107307d47 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst.txt
index 72ef3c90457c..226a8fca7240 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst.txt
index 0c4c71f48504..6da2e6d605b7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/550.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/550.rst.txt
index 67bb64094aae..b696d05fd32b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/550.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/550.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.550
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.550
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst.txt
index 0ecb61dae791..c752b12eb9ae 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst.txt
index 8401aeb70c9d..624b6d0d31ca 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst.txt
index 4efd8f68a5e7..88b2bdb9fb04 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst.txt
index 161b3374fa10..50324d6a1f6e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst.txt
index b0fe26aed94e..87d5c3a73f0d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index 6ad61a096a5c..8036662eca13 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst.txt
index ce9af88df542..d79817078e81 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -33,7 +33,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index 65e3da21c651..69b7303a9bea 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index ba2323ac42c0..1b7ddbb9962c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index f71f78b71406..392ef9d6f724 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index 85c6333f090f..866cc9c73eb1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Number.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst.txt
index d01400610f63..e5ba78915672 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Number/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst
index d481350363c3..baa927573dbd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page.rst
@@ -1,67 +1,67 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.page:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page:
 
 ======
 [Page]
 ======
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.page-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.implementationclassname:
 .. include:: Page/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.renderingoptions._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.renderingoptions._iscompositeformelement:
 .. include:: Page/renderingOptions/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.renderingoptions._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.renderingoptions._istoplevelformelement:
 .. include:: Page/renderingOptions/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.renderingoptions.nextbuttonlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.renderingoptions.nextbuttonlabel:
 .. include:: Page/renderingOptions/nextButtonLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.renderingoptions.previousbuttonlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.renderingoptions.previousbuttonlabel:
 .. include:: Page/renderingOptions/previousButtonLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor:
 .. include:: Page/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.editors.100:
 .. include:: Page/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.editors.200:
 .. include:: Page/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.editors.300:
 .. include:: Page/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.editors.400:
 .. include:: Page/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.editors.9999:
 .. include:: Page/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.predefineddefaults:
 .. include:: Page/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor._iscompositeformelement:
 .. include:: Page/formEditor/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor._istoplevelformelement:
 .. include:: Page/formEditor/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.label:
 .. include:: Page/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.group:
 .. include:: Page/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.groupsorting:
 .. include:: Page/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.page.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.page.formeditor.iconidentifier:
 .. include:: Page/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst.txt
index 3a213767384f..4529bdd1e768 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Page.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst.txt
index f995b3c203ca..5cec5558d50e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Page.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst.txt
index 6e78e5797518..f8a87b0fa58a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Page.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst.txt
index 7bd40c078ebd..bdd035095792 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Page.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst.txt
index 9c18992919fd..a6eb98258c60 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Page.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst.txt
index fe7179dd0a03..62b6b203551c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: page
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst.txt
index 2bced398718a..af57d342d62a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Page/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst
index 3ef97a035040..69002bd50a60 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password.rst
@@ -1,184 +1,184 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.password:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password:
 
 ==========
 [Password]
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.password-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.implementationclassname:
 .. include:: Password/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.properties.containerclassattribute:
 .. include:: Password/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.properties.elementclassattribute:
 .. include:: Password/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.properties.elementDescription:
 .. include:: Password/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.properties.elementerrorclassattribute:
 .. include:: Password/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor:
 .. include:: Password/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.100:
 .. include:: Password/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.200:
 .. include:: Password/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.230:
 .. include:: Password/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.400:
 .. include:: Password/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.500:
 .. include:: Password/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.700:
 .. include:: Password/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.800:
 .. include:: Password/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.900:
 .. include:: Password/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.editors.9999:
 .. include:: Password/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.predefineddefaults:
 .. include:: Password/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.10:
 .. include:: Password/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.10.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.10.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.20:
 .. include:: Password/formEditor/propertyCollections/validators/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.20.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.20.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.20.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30:
 .. include:: Password/formEditor/propertyCollections/validators/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.200:
 .. include:: Password/formEditor/propertyCollections/validators/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.300:
 .. include:: Password/formEditor/propertyCollections/validators/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.30.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.40:
 .. include:: Password/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.40.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.40.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.40.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.50:
 .. include:: Password/formEditor/propertyCollections/validators/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.50.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.50.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.50.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.60:
 .. include:: Password/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.60.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.60.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.60.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70:
 .. include:: Password/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.200:
 .. include:: Password/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.300:
 .. include:: Password/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.80:
 .. include:: Password/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.80.identifier:
 .. include:: Password/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Password/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Password/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.propertycollections.validators.80.editors.9999:
 .. include:: Password/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.label:
 .. include:: Password/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.group:
 .. include:: Password/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.groupsorting:
 .. include:: Password/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.password.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.password.formeditor.iconidentifier:
 .. include:: Password/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst.txt
index ba612ab26d90..74d75b49fa44 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst.txt
index 2379cc4e05b6..c103bbf3237d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst.txt
index 8d2b7d13aa93..d34b46a80a76 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst.txt
index b26e003e6fd0..cb3b050ef7f1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst.txt
index db625670bce3..99a8b5f06d69 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst.txt
index 27f1ef8b9df7..e9074ef8e2c1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst.txt
index 8c6eaa65a651..2d8df5faf9cb 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst.txt
index 901c2fdcf9c1..f2d43925d096 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst.txt
index 49cf65f7bee3..89da0f940b5a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst.txt
index 66c9b23409e1..a288563d4acd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: input
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst.txt
index c52c6b0161ed..90ef86a75164 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 180b6d7cb53f..4ef27121369e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index 72a852aae85f..df490c5938eb 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst.txt
index 5aeb40bb3fa6..32b0dc0d22bb 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst.txt
index 189f749a60df..01ecd9b1249b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
index d53b407b35e1..4192a789b7b4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst.txt
index 86bdfcb94d48..b8880a5c1095 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst.txt
index c23f8614309d..533346759de8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst.txt
index 0092eb248854..8370c716db40 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst.txt
index 12837903d1c2..2c2aac4e2e14 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
index a7b9554190ce..89bb2bf188ff 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst.txt
index 560b4c9f7256..9ef46591be44 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index 149d3ab245e0..6f91a1214414 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
index ffe495d27b75..c145c16438c8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst.txt
index 5026d9607d24..e4e3470cbcbf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst.txt
index 74d8e456e5ad..311431c4789f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
index 2356bf1a9ef4..e799b6cb93d7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst.txt
index 247b6bedabeb..b6ce551ab2fd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index 9ae1d58090c7..4444a6c80a40 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
index 8869684489a5..21530c0822c8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst.txt
index 7b8aac0c353f..8886ce932d4e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index 85e56754a405..a8361d857c3d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index 621d3c99b6ff..1746fad63f68 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index 97a3043f07e9..e8d7ea0f5805 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index 735adae6fad4..d924daae7516 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst.txt
index 169d687b6e83..d6646ec3b2f3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 9578caf3a55b..ef3f2c044748 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 4cc0fbfd8301..a855df5a56bd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
index 08b489f6ff4b..002de6bdd24a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Password.formEditor.propertyCollections.validators.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst.txt
index 62e5d6f50b0e..be9fccf7327e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Password/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst
index 1030ad23cae1..36c54060ee84 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton.rst
@@ -1,67 +1,67 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.radiobutton:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton:
 
 =============
 [RadioButton]
 =============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.radiobutton-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.implementationclassname:
 .. include:: RadioButton/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.properties.containerclassattribute:
 .. include:: RadioButton/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.properties.elementclassattribute:
 .. include:: RadioButton/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.properties.elementDescription:
 .. include:: RadioButton/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.properties.elementerrorclassattribute:
 .. include:: RadioButton/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor:
 .. include:: RadioButton/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.100:
 .. include:: RadioButton/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.200:
 .. include:: RadioButton/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.230:
 .. include:: RadioButton/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.300:
 .. include:: RadioButton/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.700:
 .. include:: RadioButton/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.800:
 .. include:: RadioButton/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.editors.9999:
 .. include:: RadioButton/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.predefineddefaults:
 .. include:: RadioButton/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.label:
 .. include:: RadioButton/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.group:
 .. include:: RadioButton/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.groupsorting:
 .. include:: RadioButton/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.radiobutton.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.radiobutton.formeditor.iconidentifier:
 .. include:: RadioButton/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst.txt
index 95305636d055..eb188f5195ea 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst.txt
index af9c166b8c21..e808e57db855 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst.txt
index 9cffc3bb5d10..e95a98b73eeb 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst.txt
index 2a2212159a42..7fa2749b6d9a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst.txt
index 2f57a9e265fd..28b81cc54bd1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst.txt
index e6025d4d5465..9bb00cd43db8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst.txt
index 5d4fe921761a..1b2ce61a0ba4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.RadioButton.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst.txt
index 7000b328c3a0..8d798ef3477a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: select
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst.txt
index 82d115ba4359..6e67ba34c63a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/RadioButton/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst
index 8b97e2679958..0bdf400aa7f4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect.rst
@@ -1,76 +1,76 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.singleselect:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect:
 
 ==============
 [SingleSelect]
 ==============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.singleselect-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.implementationclassname:
 .. include:: SingleSelect/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.containerclassattribute:
 .. include:: SingleSelect/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.elementclassattribute:
 .. include:: SingleSelect/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.elementDescription:
 .. include:: SingleSelect/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.elementerrorclassattribute:
 .. include:: SingleSelect/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.prependOptionLabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.prependOptionLabel:
 .. include:: SingleSelect/properties/prependOptionLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.properties.prependOptionValue:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.properties.prependOptionValue:
 .. include:: SingleSelect/properties/prependOptionValue.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor:
 .. include:: SingleSelect/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.100:
 .. include:: SingleSelect/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.200:
 .. include:: SingleSelect/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.230:
 .. include:: SingleSelect/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.250:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.250:
 .. include:: SingleSelect/formEditor/editors/250.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.300:
 .. include:: SingleSelect/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.700:
 .. include:: SingleSelect/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.800:
 .. include:: SingleSelect/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.editors.9999:
 .. include:: SingleSelect/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.predefineddefaults:
 .. include:: SingleSelect/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.label:
 .. include:: SingleSelect/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.group:
 .. include:: SingleSelect/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.groupsorting:
 .. include:: SingleSelect/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.singleselect.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.singleselect.formeditor.iconidentifier:
 .. include:: SingleSelect/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst.txt
index 61ede7c1d086..a9076929f3ac 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst.txt
index 3c862bbd3796..66dcc4c49779 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst.txt
index 695e3da9304d..049afb2b3183 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst.txt
index 5272f8ea7832..194e1644ba4f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/250.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.250
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.250
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst.txt
index cc120d7a11fc..69185f96f5d4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[PropertyGridEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.propertygrideditor>`
+      array/ :ref:`[PropertyGridEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.propertygrideditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst.txt
index 5f1bcffcc474..ab86ab243ec1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst.txt
index 43f3a13d4347..6849fabea53d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst.txt
index 2618f1435a3b..03ba3b928f4c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.SingleSelect.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst.txt
index b5e74bea33d3..fd8e389f9cfd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: select
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst.txt
index 41d9292ab1a7..7fb81da53f0e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SingleSelect/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst
index 97ca53a8cf85..ae52098e19f7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText.rst
@@ -1,49 +1,49 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.statictext:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext:
 
 ============
 [StaticText]
 ============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.statictext-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.implementationclassname:
 .. include:: StaticText/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.properties.text:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.properties.text:
 .. include:: StaticText/properties/text.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor:
 .. include:: StaticText/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.editors.100:
 .. include:: StaticText/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.editors.200:
 .. include:: StaticText/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.editors.300:
 .. include:: StaticText/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.editors.9999:
 .. include:: StaticText/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.predefineddefaults:
 .. include:: StaticText/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.label:
 .. include:: StaticText/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.group:
 .. include:: StaticText/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.groupsorting:
 .. include:: StaticText/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.statictext.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.statictext.formeditor.iconidentifier:
 .. include:: StaticText/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst.txt
index dcd5fda98a5e..1e7d374472a4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst.txt
index f8b288efdbf8..735aee431d15 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst.txt
index b18538ea041c..fdb88b8e8e07 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextareaEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.textareaeditor>`
+      array/ :ref:`[TextareaEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.textareaeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst.txt
index 1959130bb0e2..4ef12459ffa9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.StaticText.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst.txt
index 3be6ad4e3b85..4dd901ef4fa8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: custom
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst.txt
index 8a2cadb5879f..f5502c1f8f40 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/StaticText/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst
index 2c20ffc50b49..c8e6fda6b877 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage.rst
@@ -1,67 +1,67 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.summarysummarypage:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarysummarypage:
 
 =============
 [SummaryPage]
 =============
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.summarysummarypage-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarysummarypage-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.implementationclassname:
 .. include:: SummaryPage/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.renderingoptions._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.renderingoptions._iscompositeformelement:
 .. include:: SummaryPage/renderingOptions/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.renderingoptions._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.renderingoptions._istoplevelformelement:
 .. include:: SummaryPage/renderingOptions/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.renderingoptions.nextbuttonlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.renderingoptions.nextbuttonlabel:
 .. include:: SummaryPage/renderingOptions/nextButtonLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.renderingoptions.previousbuttonlabel:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.renderingoptions.previousbuttonlabel:
 .. include:: SummaryPage/renderingOptions/previousButtonLabel.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor:
 .. include:: SummaryPage/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.editors.100:
 .. include:: SummaryPage/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.editors.200:
 .. include:: SummaryPage/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.editors.300:
 .. include:: SummaryPage/formEditor/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.editors.400:
 .. include:: SummaryPage/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.editors.9999:
 .. include:: SummaryPage/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.predefineddefaults:
 .. include:: SummaryPage/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor._iscompositeformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor._iscompositeformelement:
 .. include:: SummaryPage/formEditor/_isCompositeFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor._istoplevelformelement:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor._istoplevelformelement:
 .. include:: SummaryPage/formEditor/_isTopLevelFormElement.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.label:
 .. include:: SummaryPage/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.group:
 .. include:: SummaryPage/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.groupsorting:
 .. include:: SummaryPage/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.summarypage.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.summarypage.formeditor.iconidentifier:
 .. include:: SummaryPage/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst.txt
index 9bc19294c2a8..56423471d984 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst.txt
index 401ab09f4c09..e913f04d5c5d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst.txt
index db0872095fa9..0233413d84c0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst.txt
index 6bf750c725b5..e0ba2af015c4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst.txt
index e59a54c6001c..5ee1891b7c33 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.SummaryPage.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst.txt
index e0a6586d7f85..667cbda7fc00 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: page
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst.txt
index 0765d07a3e78..5a7f00f70a9c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/SummaryPage/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst
index 0afbdc0b952d..e42af7633fe1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone.rst
@@ -1,88 +1,88 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.telephone:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone:
 
 ===========
 [Telephone]
 ===========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.telephone-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.implementationclassname:
 .. include:: Telephone/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.properties.containerclassattribute:
 .. include:: Telephone/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.properties.elementclassattribute:
 .. include:: Telephone/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.properties.elementDescription:
 .. include:: Telephone/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.properties.elementerrorclassattribute:
 .. include:: Telephone/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.validators:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.validators:
 .. include:: Telephone/validators.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor:
 .. include:: Telephone/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.100:
 .. include:: Telephone/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.200:
 .. include:: Telephone/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.230:
 .. include:: Telephone/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.400:
 .. include:: Telephone/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.500:
 .. include:: Telephone/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.700:
 .. include:: Telephone/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.800:
 .. include:: Telephone/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.900:
 .. include:: Telephone/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.editors.9999:
 .. include:: Telephone/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.predefineddefaults:
 .. include:: Telephone/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.propertycollections.validators.80:
 .. include:: Telephone/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.identifier:
 .. include:: Telephone/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Telephone/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Telephone/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.label:
 .. include:: Telephone/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.group:
 .. include:: Telephone/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.groupsorting:
 .. include:: Telephone/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.telephone.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.telephone.formeditor.iconidentifier:
 .. include:: Telephone/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst.txt
index 7c49b09b33bd..8e584b36c547 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst.txt
index 3ed3c6c8f9c6..41dd18434342 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst.txt
index 312209fdb3e3..947b2a2c957d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst.txt
index db262b035160..eb42a13f173e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst.txt
index 2e3df78e07db..57ed0666a407 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst.txt
index 7c9a14f10141..bfc486f28094 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst.txt
index 64dffc3f643c..bc22c8090386 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst.txt
index 0ceff2d94f6c..bb9318974286 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst.txt
index e8501fca1baa..676247e5194f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst.txt
index 3e624fe9ffbe..15b8a90ad9b0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 063c9bd0ed45..e7bdf3c90adf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 68736f2b7088..60fbb8cef87e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Telephone.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst.txt
index 40c6da212be7..158458ea568a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Telephone/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst
index c81fd432ead7..32f4bc703782 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text.rst
@@ -1,184 +1,184 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.text:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text:
 
 ======
 [Text]
 ======
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.text-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.implementationclassname:
 .. include:: Text/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.properties.containerclassattribute:
 .. include:: Text/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.properties.elementclassattribute:
 .. include:: Text/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.properties.elementDescription:
 .. include:: Text/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.properties.elementerrorclassattribute:
 .. include:: Text/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor:
 .. include:: Text/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.100:
 .. include:: Text/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.200:
 .. include:: Text/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.230:
 .. include:: Text/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.400:
 .. include:: Text/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.500:
 .. include:: Text/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.700:
 .. include:: Text/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.800:
 .. include:: Text/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.900:
 .. include:: Text/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.editors.9999:
 .. include:: Text/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.predefineddefaults:
 .. include:: Text/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.10:
 .. include:: Text/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.10.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.10.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.20:
 .. include:: Text/formEditor/propertyCollections/validators/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.20.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.20.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.20.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30:
 .. include:: Text/formEditor/propertyCollections/validators/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.200:
 .. include:: Text/formEditor/propertyCollections/validators/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.300:
 .. include:: Text/formEditor/propertyCollections/validators/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.30.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.40:
 .. include:: Text/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.40.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.40.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.40.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.50:
 .. include:: Text/formEditor/propertyCollections/validators/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.50.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.50.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.50.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.60:
 .. include:: Text/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.60.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.60.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.60.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70:
 .. include:: Text/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.200:
 .. include:: Text/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.300:
 .. include:: Text/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.80:
 .. include:: Text/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.80.identifier:
 .. include:: Text/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Text/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Text/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.propertycollections.validators.80.editors.9999:
 .. include:: Text/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.label:
 .. include:: Text/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.group:
 .. include:: Text/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.groupsorting:
 .. include:: Text/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.text.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.text.formeditor.iconidentifier:
 .. include:: Text/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst.txt
index 8417fa707cfe..36c96f55308d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst.txt
index 12d53f3502e0..b3a24a5c2a4a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst.txt
index 64ff4b3a22a4..9caea2bd58dc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst.txt
index 3866a211695c..82f1123bebc6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst.txt
index 8541e0959924..3818c3ec2cb6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst.txt
index 520f3e569f0d..2f6e611f0504 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst.txt
index 5e5ed41f2622..94a8d3897f2d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst.txt
index 5d1a1c0535bf..56c82ddc685f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst.txt
index 5c9fd623cfa4..f835d041ac80 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst.txt
index 11643002c69a..a088b7bea854 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: input
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst.txt
index 2bf66e673baf..fd98e59926ba 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 7f77bff4c0ca..6b8eae065568 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index 72efb81dc764..16b70521b985 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst.txt
index f2b62206c2ca..034cfdcea28e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst.txt
index bbb93e30f7a0..d967d1e005e5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
index 59ca8e1d37b5..f255ddd1318c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst.txt
index 8b8a40769b60..2ce70e403cf0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst.txt
index c5480ae397a9..9e3655205037 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst.txt
index 85d5070eddf7..b0dfc06afa1b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst.txt
index 4ad94ee146f9..cf32b81851ed 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
index 208ca942ac1e..8b330c754e22 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst.txt
index 317fd7c87bbd..dbc6d76af372 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index f05d0e817a72..637f895dc929 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
index dd916ef1d430..d4dc9a1af71d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst.txt
index e37230623d6e..f4a1c045b957 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst.txt
index 84a6a8276b24..e2f5dee0c501 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
index 760fd6d837b4..e6935a8f14d0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst.txt
index 27d19ac44cf8..fc846b28fd01 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index c2a2c6e77e54..010c71af1567 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
index baac7b016ca3..7d99e0d50af8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst.txt
index 437dd2fd2b08..044a5c0f2cbd 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index 359e67d3fc38..caf42289f997 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index bf03646c10b2..362a38104f12 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index 862b3a1ebf09..f235705f0ef1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index e3dba1da7b36..a6bbc629ea5b 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst.txt
index 37828dcfbd52..33da6a9edc9e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 063c9bd0ed45..e7bdf3c90adf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 5dc85df8fb02..6a085ccf8028 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
index 6d6374f22f7f..c4377e335bce 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst.txt
index 0a6042f50ac6..46ecb230eac9 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Text/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst
index c50bff5edd89..73a078ad33e5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea.rst
@@ -1,184 +1,184 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.textareaarea:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textareaarea:
 
 ==========
 [Textarea]
 ==========
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.textareaarea-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textareaarea-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.implementationclassname:
 .. include:: Textarea/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.properties.containerclassattribute:
 .. include:: Textarea/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.properties.elementclassattribute:
 .. include:: Textarea/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.properties.elementDescription:
 .. include:: Textarea/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.properties.elementerrorclassattribute:
 .. include:: Textarea/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor:
 .. include:: Textarea/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.100:
 .. include:: Textarea/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.200:
 .. include:: Textarea/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.230:
 .. include:: Textarea/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.400:
 .. include:: Textarea/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.500:
 .. include:: Textarea/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.700:
 .. include:: Textarea/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.800:
 .. include:: Textarea/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.900:
 .. include:: Textarea/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.editors.9999:
 .. include:: Textarea/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.predefineddefaults:
 .. include:: Textarea/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.10:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.10:
 .. include:: Textarea/formEditor/propertyCollections/validators/10.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/10/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/10/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.10.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.20:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.20:
 .. include:: Textarea/formEditor/propertyCollections/validators/20.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/20/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/20/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.20.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30:
 .. include:: Textarea/formEditor/propertyCollections/validators/30.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/30/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/30/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.200:
 .. include:: Textarea/formEditor/propertyCollections/validators/30/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.300:
 .. include:: Textarea/formEditor/propertyCollections/validators/30/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.30.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.40:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.40:
 .. include:: Textarea/formEditor/propertyCollections/validators/40.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/40/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/40/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.40.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.50:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.50:
 .. include:: Textarea/formEditor/propertyCollections/validators/50.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/50/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/50/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.50.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.60:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.60:
 .. include:: Textarea/formEditor/propertyCollections/validators/60.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/60/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/60/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.60.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70:
 .. include:: Textarea/formEditor/propertyCollections/validators/70.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/70/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/70/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.200:
 .. include:: Textarea/formEditor/propertyCollections/validators/70/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.300:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.300:
 .. include:: Textarea/formEditor/propertyCollections/validators/70/editors/300.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.70.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.80:
 .. include:: Textarea/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.identifier:
 .. include:: Textarea/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Textarea/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Textarea/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.propertycollections.validators.80.editors.9999:
 .. include:: Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.label:
 .. include:: Textarea/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.group:
 .. include:: Textarea/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.groupsorting:
 .. include:: Textarea/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.textarea.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.textarea.formeditor.iconidentifier:
 .. include:: Textarea/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst.txt
index 8a13e4fd89dd..ff8f7687d699 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst.txt
index 7db0565383f1..91ac17cc05b1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst.txt
index d7389e003692..95b058409d66 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst.txt
index 21f92cc3932e..bdc3c0cf939e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst.txt
index a8ee582f6587..580d79506b83 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst.txt
index 7c75794d7369..f74062e311ee 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst.txt
index 05b8d862eb0a..66a6531e6bf6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst.txt
index 110283b36882..0c9fc4b314ad 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst.txt
index 81892ebce76d..5b101b4b1652 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst.txt
index 0c5c61b49757..15057d33624e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/group.rst.txt
@@ -24,7 +24,7 @@ formEditor.group
              group: input
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete element configuration <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete element configuration <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier-concreteconfigurations>`)
 
 :aspect:`Description`
       Define within which group within the ``form editor`` "new Element" modal the form element should be shown.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst.txt
index 185cc7e2adea..ff596524a21d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst.txt
index 5b6cf90a0d92..eecdae1d401d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.10.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
index dcf88cc15309..346079644c67 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.10.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.10.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst.txt
index d4d1d8b697fe..4041dbb548d4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/10/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.10.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst.txt
index 58d7c887aed9..5748148eb202 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.20.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
index f32e976d10f5..ba29173a4827 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.20.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.20.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst.txt
index 4381397e96d4..240f236bb76c 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/20/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.20.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst.txt
index 9715f35b61f3..cd9aa07522d5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.30.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst.txt
index a4effe0c5906..a11610551ab1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.30.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst.txt
index 414d520bdda1..93be83c85a8e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.30.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
index 2fa196138627..75d0606a47e4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.30.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.30.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst.txt
index 43b36e50d785..5864358008f0 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/30/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.30.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst.txt
index 9d3fabd55dfb..80e1d36bc0f1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.40.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
index 568832f23657..c5ea81e965f3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.40.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.40.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst.txt
index 6a4277955e4d..dab4c24ff9a2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/40/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.40.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst.txt
index 0eb8e2e8ecd2..7ffd2425758d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.50.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
index 7f082671d701..71596be02cd8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.50.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.50.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst.txt
index 6eaa9649111a..578727582126 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/50/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.50.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst.txt
index 30d368518524..cfa7a441a4e4 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.60.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
index 3c7494498b5a..a7978d427304 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.60.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.60.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst.txt
index c40f3beac865..04bf871fbfe5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/60/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.60.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst.txt
index 0d81493405ea..db0bd3f5385a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.70.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst.txt
index b22041ddb56c..9e1b29be00ce 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.70.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst.txt
index e5b5eb2ee3d9..57ac0da4dc0e 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/300.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.300
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.70.editors.300
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
index 8e25f5f17d75..2c9aa8ed307d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.70.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.70.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst.txt
index a61a9a5b17c0..46ca2432951a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/70/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.70.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 06a67cd3dadc..ed83564c4711 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 56dcb7fe5ff5..e4ef706624c3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
index 587afbfb8df2..5f7220f551fc 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Textarea.formEditor.propertyCollections.validators.80.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst.txt
index 05724a6d2621..2dac627bd58f 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Textarea/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst
index 0c5f821d478a..16c823b707d3 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url.rst
@@ -1,88 +1,88 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.url:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url:
 
 =====
 [Url]
 =====
 
-.. _prototypes.<prototypeidentifier>.formelementsdefinition.url-properties:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.implementationclassname:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.implementationclassname:
 .. include:: Url/implementationClassName.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.properties.containerclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.properties.containerclassattribute:
 .. include:: Url/properties/containerClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.properties.elementclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.properties.elementclassattribute:
 .. include:: Url/properties/elementClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.properties.elementDescription:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.properties.elementDescription:
 .. include:: Url/properties/elementDescription.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.properties.elementerrorclassattribute:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.properties.elementerrorclassattribute:
 .. include:: Url/properties/elementErrorClassAttribute.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.validators:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.validators:
 .. include:: Url/validators.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor:
 .. include:: Url/formEditor.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.100:
 .. include:: Url/formEditor/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.200:
 .. include:: Url/formEditor/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.230:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.230:
 .. include:: Url/formEditor/editors/230.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.400:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.400:
 .. include:: Url/formEditor/editors/400.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.500:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.500:
 .. include:: Url/formEditor/editors/500.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.700:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.700:
 .. include:: Url/formEditor/editors/700.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.800:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.800:
 .. include:: Url/formEditor/editors/800.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.900:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.900:
 .. include:: Url/formEditor/editors/900.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.editors.9999:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.editors.9999:
 .. include:: Url/formEditor/editors/9999.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.predefineddefaults:
 .. include:: Url/formEditor/predefinedDefaults.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.propertycollections.validators.80:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.propertycollections.validators.80:
 .. include:: Url/formEditor/propertyCollections/validators/80.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.propertycollections.validators.80.identifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.propertycollections.validators.80.identifier:
 .. include:: Url/formEditor/propertyCollections/validators/80/identifier.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.propertycollections.validators.80.editors.100:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.propertycollections.validators.80.editors.100:
 .. include:: Url/formEditor/propertyCollections/validators/80/editors/100.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.propertycollections.validators.80.editors.200:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.propertycollections.validators.80.editors.200:
 .. include:: Url/formEditor/propertyCollections/validators/80/editors/200.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.label:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.label:
 .. include:: Url/formEditor/label.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.group:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.group:
 .. include:: Url/formEditor/group.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.groupsorting:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.groupsorting:
 .. include:: Url/formEditor/groupSorting.rst.txt
 
-.. _prototypes.<prototypeIdentifier>.formelementsdefinition.url.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.formelementsdefinition.url.formeditor.iconidentifier:
 .. include:: Url/formEditor/iconIdentifier.rst.txt
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst.txt
index cb33dd2d55cc..92a8ad8e63ed 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[FormElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`
+      array/ :ref:`[FormElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst.txt
index d87e4ea58e7c..3b15876017ae 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst.txt
index 51b454f5e8ae..f1e621257bcf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/230.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.230
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.230
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Frontend/ Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst.txt
index fa5cd513bc2d..39f4978dc2a1 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/400.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.400
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.400
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst.txt
index b65e5a5ec1c9..b1a96d661fe7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/500.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.500
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.500
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst.txt
index bdef69485df1..df80f5850bc8 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/700.rst.txt
@@ -6,7 +6,7 @@ formEditor.editors.700
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.700
 
 :aspect:`Data type`
-      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
+      array/ :ref:`[GridColumnViewPortConfigurationEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.gridcolumnviewportconfigurationeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst.txt
index b27e6647f513..bec34b22735a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/800.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.800
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.800
 
 :aspect:`Data type`
-      array/ :ref:`[RequiredValidatorEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.requiredvalidatoreditor>`
+      array/ :ref:`[RequiredValidatorEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.requiredvalidatoreditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst.txt
index 17542ba32643..74c171cc0832 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/900.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.900
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.900
 
 :aspect:`Data type`
-      array/ :ref:`[ValidatorsEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatorseditor>`
+      array/ :ref:`[ValidatorsEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatorseditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst.txt
index dd5cc55ce84c..73bbf06eb047 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/editors/9999.rst.txt
@@ -7,7 +7,7 @@ formEditor.editors.9999
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.editors.9999
 
 :aspect:`Data type`
-      array/ :ref:`[RemoveElementEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.removeelementeditor>`
+      array/ :ref:`[RemoveElementEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.removeelementeditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst.txt
index ad7210df22a6..549a84b6aa89 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/iconIdentifier.rst.txt
@@ -30,7 +30,7 @@ formEditor.iconIdentifier
       An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
       This icon will be shown within
 
-      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.formelementheadereditor>`.
+      - :ref:`"Inspector [FormElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.formelementheadereditor>`.
       - :ref:`"Abstract view formelement templates"<apireference-formeditor-stage-commonabstractformelementtemplates>`.
       - ``Tree`` component.
       - "new element" Modal
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst.txt
index 063c9bd0ed45..e7bdf3c90adf 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/100.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.100
       prototypes.<prototypeIdentifier>.formElementsDefinition.Text.formEditor.propertyCollections.validators.80.editors.100
 
 :aspect:`Data type`
-      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>`
+      array/ :ref:`[CollectionElementHeaderEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst.txt
index 371daa90a57b..98c467f8c139 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/editors/200.rst.txt
@@ -7,7 +7,7 @@ formEditor.propertyCollections.validators.80.editors.200
       prototypes.<prototypeIdentifier>.formElementsDefinition.Url.formEditor.propertyCollections.validators.80.editors.200
 
 :aspect:`Data type`
-      array/ :ref:`[TextEditor] <prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.texteditor>`
+      array/ :ref:`[TextEditor] <prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.texteditor>`
 
 :aspect:`Needed by`
       Backend (form editor)
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst.txt
index b3f15f28851f..b7780cfe19a5 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formElements/formElementTypes/Url/formEditor/propertyCollections/validators/80/identifier.rst.txt
@@ -28,7 +28,7 @@ formEditor.propertyCollections.validators.80.identifier
 
 :aspect:`Good to know`
       - :ref:`"Inspector"<concepts-formeditor-inspector>`
-      - :ref:`"\<validatorIdentifier>"<prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>>`
+      - :ref:`"\<validatorIdentifier>"<prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier>`
 
 :aspect:`Description`
       Identifies the validator which should be attached to the form element. Must be equal to an existing ``<validatorIdentifier>``.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst
index 6dcdda653d16..d82c8e566eff 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/formEngine/Index.rst
@@ -1,19 +1,19 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.formengine:
+.. _prototypes.prototypeIdentifier.formengine:
 
 ============
 [formEngine]
 ============
 
 
-.. _prototypes.<prototypeidentifier>.formengine-properties:
+.. _prototypes.prototypeIdentifier.formengine-properties:
 
 Properties
 ==========
 
-.. _prototypes.<prototypeidentifier>.formengine.translationfiles:
+.. _prototypes.prototypeIdentifier.formengine.translationfiles:
 
 translationFiles
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst
index 112bc7e70c51..6d93bb2e8ed2 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/Index.rst
@@ -1,20 +1,20 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition:
+.. _prototypes.prototypeIdentifier.validatorsdefinition:
 
 ======================
 [validatorsDefinition]
 ======================
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.*:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.*:
 
 [validatorsDefinition]
 ----------------------
@@ -47,7 +47,7 @@ Properties
       Array which defines the available serverside validators. Every key within this array is called the ``<validatoridentifier>``.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.<validatoridentifier>:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier:
 
 <validatorIdentifier>
 ---------------------
@@ -96,9 +96,9 @@ Properties
                [...]
 
 :aspect:`Related options`
-      - :ref:`"prototypes.\<prototypeIdentifier>.formElementsDefinition.\<formElementTypeIdentifier>.formEditor.propertyCollections.validators.[*].identifier"<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.propertycollections.validators.*.identifier>`
-      - :ref:`"[ValidatorsEditor] selectOptions.[*].value"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.selectoptions.*.value-validatorseditor>`
-      - :ref:`"[RequiredValidatorEditor] validatorIdentifier"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.validatoridentifier-requiredvalidatoreditor>`
+      - :ref:`"prototypes.prototypeIdentifier.formElementsDefinition.formelementtypeidentifier.formEditor.propertyCollections.validators.[*].identifier"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.propertycollections.validators.*.identifier>`
+      - :ref:`"[ValidatorsEditor] selectOptions.[*].value"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.selectoptions.*.value-validatorseditor>`
+      - :ref:`"[RequiredValidatorEditor] validatorIdentifier"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.validatoridentifier-requiredvalidatoreditor>`
 
 :aspect:`Good to know`
       - :ref:`"Custom validator implementations"<concepts-validators-customvalidatorimplementations>`
@@ -107,12 +107,12 @@ Properties
       This array key identifies a validator. This identifier could be used to attach a validator to a form element.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.<validatoridentifier>-commonproperties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-commonproperties:
 
 Common <validatorIdentifier> properties
 =======================================
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -130,7 +130,7 @@ implementationClassName
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom validator implementations"<concepts-validators-customvalidatorimplementations>`
@@ -139,7 +139,7 @@ implementationClassName
       .. include:: properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.options:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.options:
 
 options
 -------
@@ -154,10 +154,10 @@ options
       Frontend/ Backend (form editor)
 
 :aspect:`Mandatory`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Custom validator implementations"<concepts-validators-customvalidatorimplementations>`
@@ -166,7 +166,7 @@ options
       Array with validator options.
 
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.formeditor:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.formeditor:
 
 formEditor
 ----------
@@ -184,7 +184,7 @@ formEditor
       Recommended
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -193,7 +193,7 @@ formEditor
       Array with configurations for the ``form editor``
 
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.formeditor.iconidentifier:
 
 formeditor.iconIdentifier
 -------------------------
@@ -211,7 +211,7 @@ formeditor.iconIdentifier
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -220,7 +220,7 @@ formeditor.iconIdentifier
       .. include:: properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.formeditor.label:
 
 formeditor.label
 ----------------
@@ -238,7 +238,7 @@ formeditor.label
       Yes
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 :aspect:`Good to know`
       - :ref:`"Translate form editor settings"<concepts-formeditor-translation-formeditor>`
@@ -247,7 +247,7 @@ formeditor.label
       .. include:: properties/label.rst.txt
 
 
-.. _prototypes.<prototypeIdentifier>.validatorsdefinition.<validatoridentifier>.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier.formeditor.predefineddefaults:
 
 formeditor.predefinedDefaults
 -----------------------------
@@ -265,7 +265,7 @@ formeditor.predefinedDefaults
       No
 
 :aspect:`Default value`
-      Depends (see :ref:`concrete validators configuration <prototypes.\<prototypeidentifier>.validatorsdefinition.\<validatoridentifier>-concreteconfigurations>`)
+      Depends (see :ref:`concrete validators configuration <prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations>`)
 
 .. :aspect:`Good to know`
       ToDo
@@ -274,7 +274,7 @@ formeditor.predefinedDefaults
       .. include:: properties/predefinedDefaults.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.<validatoridentifier>-concreteconfigurations:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.validatoridentifier-concreteconfigurations:
 
 Concrete configurations
 =======================
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst.txt
index 6107360cde92..852ef1a88754 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/iconIdentifier.rst.txt
@@ -1,4 +1,4 @@
 
 
 An icon identifier which must be registered through the :php:`\TYPO3\CMS\Core\Imaging\IconRegistry`.
-This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected.
+This icon will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst.txt b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst.txt
index 5ce7fa18a4de..06b681fc4b78 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst.txt
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/properties/label.rst.txt
@@ -1,3 +1,3 @@
 
 
-This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.\<prototypeidentifier>.formelementsdefinition.\<formelementtypeidentifier>.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected.
+This label will be shown within the - :ref:`"Inspector [CollectionElementHeaderEditor]"<prototypes.prototypeidentifier.formelementsdefinition.formelementtypeidentifier.formeditor.editors.*.collectionelementheadereditor>` if the validator is selected.
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst
index b318d266ccd6..7ef82024d962 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Alphanumeric.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric:
 
 ==============
 [Alphanumeric]
 ==============
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid alphanumeric string.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.alphanumeric.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.alphanumeric.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst
index c24757b66fae..ae00d4830c05 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Count.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count:
 
 =======
 [Count]
 =======
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -20,13 +20,13 @@ Validation error codes
 - Error message: `You must select between %s to %s elements.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -58,7 +58,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.options.minimum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.options.minimum:
 
 options.minimum
 ---------------
@@ -82,7 +82,7 @@ options.minimum
       The minimum count to accept.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.options.maximum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.options.maximum:
 
 options.maximum
 ---------------
@@ -106,7 +106,7 @@ options.maximum
       The maximum count to accept.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -140,7 +140,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.formeditor.label:
 
 formEditor.label
 ----------------
@@ -174,7 +174,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.count.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.count.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateRange.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateRange.rst
index 05240c9e872f..fd5f5a427268 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateRange.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateRange.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange:
 
 ===========
 [DateRange]
 ===========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -23,13 +23,13 @@ Validation error codes
 - Error message: `You must select a date after %s.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -61,7 +61,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.options.format:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.options.format:
 
 options.format
 --------------
@@ -90,7 +90,7 @@ options.format
       The format of the minimum and maximum option.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.options.minimum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.options.minimum:
 
 options.minimum
 ---------------
@@ -114,7 +114,7 @@ options.minimum
       The minimum date formatted as Y-m-d.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.options.maximum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.options.maximum:
 
 options.maximum
 ---------------
@@ -138,7 +138,7 @@ options.maximum
       The maximum date formatted as Y-m-d.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -172,7 +172,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.formeditor.label:
 
 formEditor.label
 ----------------
@@ -206,7 +206,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.daterange.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.daterange.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst
index 06312489ea8b..feed5ceff8a6 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/DateTime.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime:
 
 ==========
 [DateTime]
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime-validationerrorcodes:
 
 validation error codes
 ======================
@@ -17,13 +17,13 @@ validation error codes
 - Error message: `The given subject was not a valid DateTime. Got: '%s'`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.datetime.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.datetime.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst
index ba0ea1e07404..5a8978826768 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/EmailAddress.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress:
 
 ==============
 [EmailAddress]
 ==============
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid email address.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -57,7 +57,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -91,7 +91,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.emailaddress.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.emailaddress.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst
index 25d8ddcf9584..357e49cdd5c7 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/FileSize.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize:
 
 ==========
 [FileSize]
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -24,13 +24,13 @@ Validation error codes
 - Error message: `You must select a file that is no larger than %s.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -62,7 +62,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.options.minimum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.options.minimum:
 
 options.minimum
 ---------------
@@ -86,7 +86,7 @@ options.minimum
       The minimum filesize to accept. Use the format `<size>B|K|M|G`. For example: `10M` means 10 Megabytes.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.options.maximum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.options.maximum:
 
 options.maximum
 ---------------
@@ -110,7 +110,7 @@ options.maximum
       The maximum filesize to accept. Use the format `<size>B|K|M|G`. For example: `10M` means 10 Megabytes.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -144,7 +144,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.formeditor.label:
 
 formEditor.label
 ----------------
@@ -178,7 +178,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.filesize.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.filesize.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst
index dfa737a6aade..fb6184c294ef 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Float.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float:
 
 =======
 [Float]
 =======
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid float.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.float.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.float.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst
index 920686f3bf2a..a25e3f8a5932 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Integer.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer:
 
 =========
 [Integer]
 =========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid integer.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.integer.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.integer.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst
index 262ee07c0897..a7b01fffa985 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NotEmpty.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty:
 
 ==========
 [NotEmpty]
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -26,13 +26,13 @@ Validation error codes
 - Error message: `The given subject was empty.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -64,7 +64,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -98,7 +98,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.notempty.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.notempty.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst
index d4e0f207b19c..eb7fb1c8c857 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Number.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number:
 
 ========
 [Number]
 ========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid number.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.number.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.number.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst
index 3d886453df44..a95481489695 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/NumberRange.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange:
 
 =============
 [NumberRange]
 =============
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -20,13 +20,13 @@ Validation error codes
 - Error message: `The given subject was not in the valid range (%s - %s).`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -58,7 +58,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.options.minimum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.options.minimum:
 
 options.minimum
 ---------------
@@ -82,7 +82,7 @@ options.minimum
       The minimum value to accept.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.options.maximum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.options.maximum:
 
 options.maximum
 ---------------
@@ -106,7 +106,7 @@ options.maximum
       The maximum value to accept.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -140,7 +140,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.formeditor.label:
 
 formEditor.label
 ----------------
@@ -174,7 +174,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.numberrange.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.numberrange.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst
index 27815b53ae22..94694cef1b3a 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/RegularExpression.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression:
 
 ===================
 [RegularExpression]
 ===================
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject did not match the pattern.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression.options.regularExpression:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression.options.regularExpression:
 
 options.regularExpression
 -------------------------
@@ -79,7 +79,7 @@ options.regularExpression
       The regular expression to use for validation, used as given.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -113,7 +113,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression.formeditor.label:
 
 formEditor.label
 ----------------
@@ -147,7 +147,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.regularexpression.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.regularexpression.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst
index dbb3284ddd89..213c5e058e8d 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/StringLength.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength:
 
 ==============
 [StringLength]
 ==============
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -29,13 +29,13 @@ Validation error codes
 - Error message: `The length of the given string exceeded %s characters.`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -67,7 +67,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.options.minimum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.options.minimum:
 
 options.minimum
 ---------------
@@ -91,7 +91,7 @@ options.minimum
       Minimum length for a valid string.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.options.maximum:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.options.maximum:
 
 options.maximum
 ---------------
@@ -115,7 +115,7 @@ options.maximum
       Maximum length for a valid string.
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -149,7 +149,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.formeditor.label:
 
 formEditor.label
 ----------------
@@ -183,7 +183,7 @@ formEditor.label
       .. include:: ../properties/label.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.stringlength.formeditor.predefineddefaults:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.stringlength.formeditor.predefineddefaults:
 
 formEditor.predefinedDefaults
 -----------------------------
diff --git a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst
index db5b336e4f11..88917cf69755 100644
--- a/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst
+++ b/typo3/sysext/form/Documentation/I/Config/proto/validatorsDefinition/validators/Text.rst
@@ -1,14 +1,14 @@
 .. include:: /Includes.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text:
 
 ======
 [Text]
 ======
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text-validationerrorcodes:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text-validationerrorcodes:
 
 Validation error codes
 ======================
@@ -17,13 +17,13 @@ Validation error codes
 - Error message: `The given subject was not a valid text (e.g. contained XML tags).`
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text-properties:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text-properties:
 
 Properties
 ==========
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text.implementationClassName:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text.implementationClassName:
 
 implementationClassName
 -----------------------
@@ -55,7 +55,7 @@ implementationClassName
       .. include:: ../properties/implementationClassName.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text.formeditor.iconidentifier:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text.formeditor.iconidentifier:
 
 formEditor.iconIdentifier
 -------------------------
@@ -89,7 +89,7 @@ formEditor.iconIdentifier
       .. include:: ../properties/iconIdentifier.rst.txt
 
 
-.. _prototypes.<prototypeidentifier>.validatorsdefinition.text.formeditor.label:
+.. _prototypes.prototypeIdentifier.validatorsdefinition.text.formeditor.label:
 
 formEditor.label
 ----------------
diff --git a/typo3/sysext/form/Documentation/I/FAQ/Index.rst b/typo3/sysext/form/Documentation/I/FAQ/Index.rst
index de0c54923a2a..9a97924fa129 100644
--- a/typo3/sysext/form/Documentation/I/FAQ/Index.rst
+++ b/typo3/sysext/form/Documentation/I/FAQ/Index.rst
@@ -167,7 +167,7 @@ The honeypot does not work with static site caching. What can I do?
 
 If you want to use a static site caching - for example using the
 staticfilecache extension - you should disable the automatic inclusion of the
-honeypot. Read more :ref:`here<prototypes.\<prototypeIdentifier>.formelementsdefinition.form.renderingoptions.honeypot.enable>`.
+honeypot. Read more :ref:`here<prototypes.prototypeIdentifier.formelementsdefinition.form.renderingoptions.honeypot.enable>`.
 
 
 .. _faq-form-element-default-value:
@@ -187,7 +187,7 @@ form is loaded. In contrast, the :yaml:`prependOptionValue` allows you to define
 string which will be shown as the first select-option. If both settings exist,
 the :yaml:`defaultValue` is prioritized.
 
-Learn more :ref:`here<prototypes.\<prototypeIdentifier>.formelementsdefinition.\<formelementtypeidentifier>.defaultValue>`
+Learn more :ref:`here<prototypes.prototypeIdentifier.formelementsdefinition.formelementtypeidentifier.defaultValue>`
 and see the forge issue `#82422 <https://forge.typo3.org/issues/82422#note-6>`_.
 
 
-- 
GitLab