I’d like to suggest a small improvement regarding Markdown behavior.
Currently, content inside code blocks (e.g. using ~~~~) is treated as plain text, so Markdown syntax like > for blockquotes is not rendered. I understand this follows standard Markdown behavior.
However, it would be really helpful to have an option (or a different type of block) that allows Markdown to still be rendered inside such sections.
For example, being able to use blockquotes, lists, or other formatting within a visually separated block would improve readability and flexibility when writing notes.
I’d like to suggest a small improvement regarding Markdown behavior.
Currently, content inside code blocks (e.g. using ~~~~) is treated as plain text, so Markdown syntax like > for blockquotes is not rendered. I understand this follows standard Markdown behavior.
However, it would be really helpful to have an option (or a different type of block) that allows Markdown to still be rendered inside such sections.
For example, being able to use blockquotes, lists, or other formatting within a visually separated block would improve readability and flexibility when writing notes.