Test Enhanced youtube Shortcode in Article
Test article post with a YouTube video via custom enhanced shortcode.
Shortcode with the unnamed id parameter only
{{< youtube-enhanced qtIqKaDlqXo >}}
Shortcode with the named id parameter only
{{< youtube-enhanced id=“qtIqKaDlqXo” >}}
Shortcode with the named id, title, and start parameters
{{< youtube-enhanced id=“qtIqKaDlqXo” title=“Hugo Introduction” start=“120” >}}
