mirror of
https://github.com/rclone/rclone.git
synced 2024-11-08 01:25:14 +01:00
74b8cbfb84
This means that markdown files can't contain <thing> any more.
2 lines
116 B
HTML
2 lines
116 B
HTML
<img width="{{ .Get "width" }}" src="{{ .Get "src" }}" alt="{{ .Get "alt" }}" style="{{ .Get "style" | safeCSS }}">
|