mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-25 07:48:54 +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" -}}
|