ref: 30a7c9ea37a0f36451946f8688a3f807618a7eff
dir: /tpl/tplimpl/embedded/templates/shortcodes/gist.html/
<script type="application/javascript" src="//gist.github.com/{{ index .Params 0 }}/{{ index .Params 1 }}.js{{if len .Params | eq 3 }}?file={{ index .Params 2 }}{{end}}"></script>