Missing input for cloze

Hi,

I got a problem when I use Anki in iOS. The input for cloze is missing in some cards.
It works perfectly in Anki Window, but it does not work on my iphone.
I bought the app yesterday so it is updated to the latest version.

This does not wrok:


AnkiMobile’s getting confused by the newline characters in the Example field. I’ll put a fix for this in the next release, but in the mean time, you can work around it by selecting all of your notes in the computer version, and using Find&Replace to replace:

\n

with a space. Please make sure the regular expression checkbox is enabled.

1 Like

Thanks. I will update newline character in field. Let me check that