While authoring md files, I can not figure out how to stop the template execution? I move them with 4+tabs they execute, I embed them in the markdown code here they execute again?
It seems nobody but me has this problem … I can see hugo/go templates correctly displayed as code, not executed, everywhere…
As you said, others are able to display the code correctly without Hugo executing them.
Pasting your sample code on a md file on a test site, displays as code for me, and is not executed by Hugo.
So if it does not work for you, then perhaps there is something wrong with how you are doing it.
Maybe something in your config. Maybe something else. But I can only guess, because I don’t know what you are doing and therefore why it isn’t working.