mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
5 lines
131 B
HTML
5 lines
131 B
HTML
{{- /* Unify new lines symbol */ -}}
|
|
{{- /* See https://en.wikipedia.org/wiki/Newline */ -}}
|
|
|
|
{{- return replace . "\r\n" "\n" -}}
|