Open
Description
https://github.com/editor-js/attaches
Expose a simple link such as
<a href="{{ data.file.url }}" download title="Download {{ data.file.name }} ({{ data.file.size }} bytes)">
{{ data.title }}
</a>
https://github.com/editor-js/attaches
Expose a simple link such as
<a href="{{ data.file.url }}" download title="Download {{ data.file.name }} ({{ data.file.size }} bytes)">
{{ data.title }}
</a>