Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cncz
homepage
Commits
72feaed1
Commit
72feaed1
authored
Dec 08, 2022
by
Miek Gieben
Browse files
MAG GEEN NEWLINE HEBBEN
Signed-off-by:
Miek Gieben
<
miek@miek.nl
>
parent
b4e90fef
Pipeline
#66580
passed with stages
in 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
layouts/_default/_markup/render-link.html
View file @
72feaed1
<a
href=
"{{ .Destination | safeURL }}"
{{
with
.
Title
}}
title=
"{{ . }}"
{{
end
}}{{
if
strings.HasPrefix
.
Destination
"
http
"
}}
target=
"_blank"
{{
end
}}
>
{{ .Text | safeHTML }}
</a>
<a
href=
"{{ .Destination | safeURL }}"
{{
with
.
Title
}}
title=
"{{ . }}"
{{
end
}}{{
if
strings.HasPrefix
.
Destination
"
http
"
}}
target=
"_blank"
{{
end
}}
>
{{ .Text | safeHTML }}
</a>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment