FormidableLabs / FormidableLabs/spectacle
How can I get multiple notes or formatted notes using Markdown?
Open
🤔 Question
- Dominant language
- TypeScript
- Stars
- 10.2k
- Forks
- 700
- PR merge metrics
- No merged PRs in 30d
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?
---
```
Contributor guide
Assessment
This issue has not been assessed yet.