link to generated kroki SVG
This commit is contained in:
parent
4d110296d3
commit
9f7474b810
|
@ -102,6 +102,7 @@ References:
|
|||
{{- end }}
|
||||
|
||||
{{- /* Render. */}}
|
||||
<a href="{{ $attrs.src | safeURL }}">
|
||||
<img
|
||||
{{- range $k, $v := $attrs }}
|
||||
{{- if not (eq $k "type") }}
|
||||
|
@ -111,4 +112,5 @@ References:
|
|||
{{- end }}
|
||||
{{- end -}}
|
||||
>
|
||||
</a>
|
||||
{{- /**/ -}}
|
||||
|
|
Loading…
Reference in New Issue