Using curly braces in markdown files

Hi. I wanted to call an item defined in the config file using the curly braces {{ }} in a markdown file but that seems not to work and instead, the code itself and the brackets are shown. This works in Jekyll but not in Hugo. Is there a workaround? Or do I use a shortcode instead?

Yes: Shortcodes | Hugo

Or Inline Shortcodes