remove control chars
parent
8e98e5c814
commit
cb0d15260c
|
@ -10,4 +10,4 @@
|
|||
<h6>This is heading 6</h6>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
|
@ -5,4 +5,4 @@
|
|||
{{- highlight ($file | readFile) (.Get "language") (default "linenos=table" (.Get "options")) -}}
|
||||
{{- else -}}
|
||||
{{ $file | readFile | safeHTML }}
|
||||
{{- end -}}
|
||||
{{- end -}}
|
||||
|
|
Loading…
Reference in New Issue