Use a different description for "Deprecation contains"
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3261221. --> Reported by: [todd zebert](https://www.drupal.org/user/762250) Related to !39 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The Deprecation contains field shown in pages like <a href="https://api.drupal.org/api/drupal/deprecated/8.8.x">https://api.drupal.org/api/drupal/deprecated/8.8.x</a> uses the following description.</p> <blockquote><p>Examples: "before Drupal 9", "in Drupal 8.4"</p></blockquote> <p>I tried both <em>before Drupal 9</em> and <em>in Drupal 8.4</em>, but I did not get any result.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Change the description to <em>Examples, when searching Drupal 8.7.x or prior, use: "before Drupal 9", "in Drupal 8.4"; or for Drupal 8.8.x and higher, use: "in drupal:8.8.0", "from drupal:9.0.0"</em>.</p>
issue