b13 / make

Kickstarter CLI tool for various TYPO3 functionalities
GNU General Public License v2.0
44 stars 7 forks source link

Escape quotes in description of command #16

Closed susannemoog closed 2 years ago

susannemoog commented 2 years ago

If you create a command and use "It's awesome" as description, the generated code will be broken as the quote is not escape.

ervaude commented 2 years ago

I wonder how you found that .... 😄