mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-09-03 12:12:39 +00:00
4 lines
130 B
HTML
4 lines
130 B
HTML
{{- /* Unify new lines symbol */ -}}
|
|
{{- /* See https://en.wikipedia.org/wiki/Newline */ -}}
|
|
|
|
{{- return replace . "\r\n" "\n" -}} |