Skip to content

Commit 36307e4

Browse files
committed
children: bad links for children with ampersand in their name #1212
1 parent a3ca124 commit 36307e4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

layouts/_default/_markup/render-link.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
""" `"`
77
"'" `'`
88
"+" `+`
9+
"&" `&`
910
}}
1011
{{- range $k, $v := $htmlchars }}
1112
{{- $path = replace $path $k $v }}

layouts/partials/version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
9.0.3+c5eb975e9e845f67c9dd1cf02374d19a51a8fe03
1+
9.0.3+a3ca1243b24020a296e784ce005746ca57a9fa26

0 commit comments

Comments
 (0)