Partial as Shortcode
# file.md
{{< partial "spotify_button.html" >}}
{{ partial (.Get 0) }}
Highlighted Example from Partial
Source: Unknown
# file.md
{{< partial "spotify_button.html" >}}
{{ partial (.Get 0) }}
Source: Unknown