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