Format
This commit is contained in:
@@ -118,7 +118,7 @@
|
||||
{{ end }}
|
||||
|
||||
{{ if not $description }}
|
||||
{{ $description = .Description | markdownify}}
|
||||
{{ $description = .Description | markdownify }}
|
||||
{{ end }}
|
||||
|
||||
{{ $description = $description | replaceRE `<a href="#fn:(\d+)" class="footnote-ref" role="doc-noteref">` (printf `<a href="%s#fn:$1" class="footnote-ref" role="doc-noteref">` .Permalink) }}
|
||||
|
Reference in New Issue
Block a user