Why does VS CODE automatically create a README.html after me adding README.md

Is there any one who is running into this issue??

VS CODE automatically create this readme.html inside my project folder.
If I delete it, it recreates itself…

i am guessing this is due to your framework CLI or IDE extensions.

You’ve set it up somehow to automatically compile .md files on save.

I have reinstalled VScode completely, I will see how it goes from now on.