Open
Description
Question
How can I get multiple notes or formatted notes using Markdown? I've read the source and it looks like it's just looking for one line. This may work in simple cases, but I prefer my notes to be bullet points. Is this possible in Markdown?
Simple attempts like this failed:
# Who here has interviewed someone before?
Notes: I'm a note? \n I'm a note too?
---