Just for information.
The squares are actually 'CR/LF' characters in the CSV text fields. They don't show up when viewing the entries in the Skymagic editor.
They're mainly there because people just find it natural to hit 'return' when typing in text data for a new line. The Manalink.csv uses '\n' as a next line signifier instead.
Open the CSV file in 'WORDPAD' (Don't use Notepad - it doesn't process special characters properly) and make sure each card entry is on a single line with no extra lines between each entry.
If you find a blank line or text between the Card ID numbers, you know there's a 'CR/LF' character in there.
Go to the end of the offending line an hit backspace to remove the CR/LF - if needed, enter a space between the now joined text, or a '\n' if the text should display on the next line in the card text.
Hope that helps.
