🧩 Feature request
Description
I suddenly found that current markdown parser tries to parse all the files in the folder, not only .md (could be also taken as a bug)
I want to keep images together with .md files like:

Describe the solution you'd like
Ideally, it will get the image and put it to the assets folder in a build stage(keeping the correct link).
I would love to help with PR, just give me a hint where it is.
🧩 Feature request
Description
I suddenly found that current markdown parser tries to parse all the files in the folder, not only .md (could be also taken as a bug)

I want to keep images together with .md files like:
Describe the solution you'd like
Ideally, it will get the image and put it to the assets folder in a build stage(keeping the correct link).
I would love to help with PR, just give me a hint where it is.