More flexible formatting (especially blank lines) for flashcards

This issue has been tracked since 2023-01-13.

Is your feature request related to a problem? Please describe.
The plugin allows multiple line formats for the front and back of flashcards. However, you cannot have any blank lines.

Describe the solution you'd like
Instead of just using a separator between the front and back of a card, use fences to indicate where the front begins, where the front ends and back begins, and where the back ends. Maybe something like this:

^^^
This is the first line of my question.

This is the second line my question.
+++
This is the first line of my answer.

This is the second line of my answer.
vvv

I don't know how the parser works, and admittedly this is a pretty silly solution, but it sure would be nice to have much richer formatting --- including blank lines, headers, etc. --- for the front and back of cards.

I was able to get around this somewhat by appending <br> to the end of each line, but that is a pretty awkward solution.

I also tried the following:

blah blah blah
???
~~~
line 1

line 2
~~~

but the parser sees this as two cards.

Additional context
Add any other context or screenshots about the feature request here.

More Details About Repo
Owner Name st3v3nmw
Repo Name obsidian-spaced-repetition
Full Name st3v3nmw/obsidian-spaced-repetition
Language TypeScript
Created Date 2021-01-30
Updated Date 2023-03-19
Star Count 817
Watcher Count 9
Fork Count 94
Issue Count 174

YOU MAY BE INTERESTED

Issue Title Created Date Updated Date