Description
Input description containing single quote, breaks the PSD1 formatting (on repository creation). Description is put between single quotes in PSD1 and adding another one inside the string will break ModuleBuild.
Steps to Reproduce
Create repo from template and include single quote in the description
Expected Behavior
It should work fine (special characters should be escaped)
Actual Behavior
Breaks formatting
Environment Information
Code Sample
Error Messages / Logs
Additional Context
No response