discourse/app/assets
Dan Ungureanu aa24be1a9a
DEV: Extend plugin API for uploads (#8440)
* DEV: Add API to alter uploads Markdown

* DEV: Extract data attributes from image / download Markdown

For example '[test|attachment|hello=world]' will generate an 'a' element
with a data attribute: 'data-hello=world'.

This commit also makes MarkdownIt to transform '|attachment' into
'class="attachment"'. This transformation used to be a part of the
process which resolves short URLs (i.e. upload://).

* DEV: Export imageNameFromFileName
2019-12-09 16:20:03 +02:00
..
images FIX: images:compress rake task 2019-03-15 15:23:57 +01:00
javascripts DEV: Extend plugin API for uploads (#8440) 2019-12-09 16:20:03 +02:00
stylesheets UX: Removes avatar animation for mobile-user cards (#8483) 2019-12-09 18:19:37 +08:00