Better OL styling
This commit is contained in:
@@ -47,7 +47,6 @@
|
||||
|
||||
{{- /* Misc. markup fixes */ -}}
|
||||
{{- $content = $content | replaceRE `<!--more-->\n+` "" -}}
|
||||
{{- $content = $content | replaceRE `<[/]?span>` "" -}}
|
||||
{{- $content = $content | replaceRE `(?m)^ >` ">" -}}
|
||||
{{- $content = $content | replaceRE `(?m)^ \*` "* ⇢" -}}
|
||||
{{- $content = $content | replaceRE `(?m)^- ` "* " -}}
|
||||
|
||||
Reference in New Issue
Block a user