diff --git a/internal/templates/github/template.go b/internal/templates/github/template.go index 8727343..ac3331f 100644 --- a/internal/templates/github/template.go +++ b/internal/templates/github/template.go @@ -3,6 +3,6 @@ package github // Code below generated by make_template.go DO NOT EDIT. // Template holds layout for markdown content. -const Template = `

{{ .Body }}
` \ No newline at end of file diff --git a/internal/templates/github/template.html b/internal/templates/github/template.html index 2809df5..a292c94 100644 --- a/internal/templates/github/template.html +++ b/internal/templates/github/template.html @@ -3,6 +3,7 @@ +