Hi! I cannot figure out how to type a comma in my meaning for my card. I wish to do this as the meaning of the vocab is a sentence that contains a comma. Is there an escape character I can use? I’ve tried \ and putting it in quotes and nothing seems to stick
2 Likes
Heya!
,
and ;
are being used to split values into multiple answers so that kinda interferes with the validation of your answer.
It might be nice to have a way to escape the character like you mentioned, but for now I’m afraid that is not possible yet.
1 Like
If you’re studying Japanese, you can also use a 、but generally I just omit the commas.
With the default layouts, the main problem is that any value after the first (in this case, any words after the comma) are placed on a new line. In order to workaround this, you can make a layout that removes this part of the code. I don’t know what your format is like though, so I couldn’t be any more specific than that.
1 Like