NotePlan
NotePlan
May 26

'===' should work like '---'

When you type '---' at the start of a line you get a single line "level" across the note (a separator). I'm suggesting that when you type '===' at the start of a line, you should get a double-line "level" across the note. This would further emphasize the start of new section of the note.
PendingPending

Jun 3, 2022

Thanks for sharing this, it's an interesting idea! Like others mentioned, it's not in the markdown standard, but NotePlan has a couple of things which are not included. I can imagine adding this as an option to the theme files.

May 30, 2022

Aren't `---` and `===` headings in Markdown? A separator on the other hand is `* * *`. If each app comes up with its own variant it forces you to consume additional brainpower when writing (Slack is especially bad in this regard with bolding/italicizing).

Jun 3, 2022

Miha Filej: NotePlan supports a variety of separator formats, but not `===`. I haven't seen that one yet and you are right, it's for headings.

May 30, 2022

On one hand I like the idea on the other hand I’m quite fond of using common markdown without to much special cases - correct me if I’m wrong but u can always adjust your theme to do what u want right ?

Jun 3, 2022

David: Yes, most things, but not the separator. That one needs to be handled separately (pun not intended)