mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-22 03:47:43 -04:00

Problem: Previously, the following self-closing shortcode syntax was incorrectly allowed: {{% sc / param %}} Solution: Only allow parameters before the self-closing tag