docs: fix new paragraph after zrepl-issue shortcode
This commit is contained in:
@@ -1,5 +1 @@
|
|||||||
{{if .Get 0 }}
|
{{if .Get 0 }}<a href="https://github.com/zrepl/zrepl/issues/{{.Get 0}}" target="_new" >(Issue #{{.Get 0}})</a>{{else}}{{.missingParameter}}{{end}}
|
||||||
<a href="https://github.com/zrepl/zrepl/issues/{{.Get 0}}" target="_new" >(Issue #{{.Get 0}})</a>
|
|
||||||
{{else}}
|
|
||||||
{{.missingParameter}}
|
|
||||||
{{end}}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user