- Issue created by @kaleemullah924
- 🇦🇷Argentina tguerineauI've attempted to reproduce the issue described. I have the same version of the Metatag module as mentioned in the issue. Here are my findings: 1. I set up default Metatag configurations for the "Article" content type with the following settings: Title: weknow ' Inc ` " 
 Description: weknow " Inc ` '2. After checking the frontend, the meta tags appear to be correctly rendering: Description meta tag: content="weknow " Inc ` ' "
 Title tag:<title>weknow ' Inc ` "</title>Based on these observations, I wasn't able to replicate the issue. Everything appears to be functioning as expected in my test. Could you please provide some additional details to help us better understand the problem? - What version of Drupal are you using? 
 - Are there any other modules or custom configurations that might be interacting with the Metatag module in your setup?