Ken: I'm going to be using Markdown Note pretty heavily over the next while. I'll probably find some issues. Don't take this as bad or criticism, I'm just trying to be constructive.
I don't know much about markdown editors but at some point I might jump in and work on Markdown Note myself.
Issue: the markdown code after a title heading isn't regular text. It is the font and size of the title text.
Example:

Here is what it looks like in Jupyter:

Markdown Note does format it correctly.

Additional comment: it would be nice if various markdown elements in Markdown Note were color coded like they are in Jupyter. Maybe VSCode can be set up to do this ? Or should it be done in Markdown Note ?
Ken: I'm going to be using Markdown Note pretty heavily over the next while. I'll probably find some issues. Don't take this as bad or criticism, I'm just trying to be constructive.
I don't know much about markdown editors but at some point I might jump in and work on Markdown Note myself.
Issue: the markdown code after a
titleheading isn't regular text. It is the font and size of the title text.Example:

Here is what it looks like in Jupyter:

Markdown Note does format it correctly.

Additional comment: it would be nice if various markdown elements in Markdown Note were color coded like they are in Jupyter. Maybe VSCode can be set up to do this ? Or should it be done in Markdown Note ?