This should be fixed for beta 5. In the classic import script the regex was a bit off. If anyone doesn't want to wait until beta 5 is released you can fix the importer by changing lines 2408 and 2409 of the classic_import.php script. Both of these lines have a spot in them that says:

\\2

These need to be changed to

\\4