As a follow-up to the MEMORY topic (#192), and in general, for any fully contained Markdown file (hence, Write), I think we could just render the Markdown the usual way, instead of pygmentizing it.
The question is more for Read: for full reads, we could probably do that as well, but for partial reads, we could possibly land within a code block and get garbled output...
We already do that for MEMORY files, but why not for all .md files?
As a follow-up to the MEMORY topic (#192), and in general, for any fully contained Markdown file (hence, Write), I think we could just render the Markdown the usual way, instead of pygmentizing it.
The question is more for Read: for full reads, we could probably do that as well, but for partial reads, we could possibly land within a code block and get garbled output...
We already do that for MEMORY files, but why not for all .md files?