Loading assets/js/index.js +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ Source: {{ else -}} description: {{ .Summary | plainify | jsonify }}, {{ end -}} content: {{ .Content | jsonify }} content: {{ .Plain | jsonify }} }) {{ if ne (add $index 1) $len -}} .add( Loading Loading
assets/js/index.js +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ Source: {{ else -}} description: {{ .Summary | plainify | jsonify }}, {{ end -}} content: {{ .Content | jsonify }} content: {{ .Plain | jsonify }} }) {{ if ne (add $index 1) $len -}} .add( Loading