
There's certainly nothing stopping this being a thing here. Writing 
 through a regular text editor will print a line break in its place within Spore Mod Manager / Spore ModAPI Easy Installer, but when trying to type this within the mentioned field in Mod Properties in SMFX, it will instead translate to 
, which will not print a line break like it would by typing it manually in the ModInfo file in a text editor.
Ideally I wouldn't need to even write these line break characters within SMFX at all, so the best way to fix it would be to either add support for line breaks in the text box itself, or somehow recognize the 
 string as an exception for when translating ampersands from a Mod Properties text field.