Describe the issue
When hovering over a link to an RFC, the title of the linked RFC is shown in a tooltip. If the displayed title contains an apostrophe ("), the rest of the title is not displayed. If I had to guess, this is due to an improper character escape. The following screenshots were taken from Firefox 150.0.1 (32-bit).

In this example, the title of the linked RFC is:
Deprecating the "X-" Prefix and Similar Constructs in Application Protocols

In this example, the title of the linked RFC is:
Update to MIME regarding "charset" Parameter Handling in Textual Media Types

This screenshot shows the expected output of a tooltip. The title contains no apostrophes and therefore renders correctly in the hover tooltip.
Code of Conduct
Describe the issue
When hovering over a link to an RFC, the title of the linked RFC is shown in a tooltip. If the displayed title contains an apostrophe ("), the rest of the title is not displayed. If I had to guess, this is due to an improper character escape. The following screenshots were taken from Firefox 150.0.1 (32-bit).
Code of Conduct