You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
---
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: