How can I print a shortcode in a content file as a code? when I try to print it, it’s calling this shortcode instead of printing it as a code block.
I have tried this:
{{< image src="images/favicon.png" alt="alter-text" >}}
but it’s calling this image shortcode.