Affected Version
1.8.3
Describe the Bug
While trying to create flashcards I realized that only the front section of cards will all me to place line breaks using the "/n" command listed on the github.
Screenshot showing:
2,"sl+n no space ->/n<- on either side","sl+n no space ->/n<- on either side",,,
screenshot-56236.bmp
Steps to Reproduce
- Create flashcards .csv file
- Create a flashcard such as 1,"test card top line /n bottom line front","test card top line /n bottom card back",,,
- Displays like this:
FRONT
Test card top line
bottom line front
BACK
test card top line /n bottom card back
- /n isn't read or dealt with on the back of the card, doesn't create a line break or remove the "/n" visually.
Expected Behavior
Back of flashcards should respond to "/n" the same way as the front does.
Relevant Log Output/Screenshots
Affected Version
1.8.3
Describe the Bug
While trying to create flashcards I realized that only the front section of cards will all me to place line breaks using the "/n" command listed on the github.
Screenshot showing:
2,"sl+n no space ->/n<- on either side","sl+n no space ->/n<- on either side",,,
screenshot-56236.bmp
Steps to Reproduce
FRONT
Test card top line
bottom line front
BACK
test card top line /n bottom card back
Expected Behavior
Back of flashcards should respond to "/n" the same way as the front does.
Relevant Log Output/Screenshots