Skip to content

Back of flashcards doesn't obey "/n" line break command #27

Description

@64BagelBytes

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

  1. Create flashcards .csv file
  2. Create a flashcard such as 1,"test card top line /n bottom line front","test card top line /n bottom card back",,,
  3. Displays like this:
    FRONT
    Test card top line
    bottom line front
    BACK
    test card top line /n bottom card back
  4. /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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions