Why core Download component (https://docs.adobe.com/content/help/en/experience-manager-core-components/using/components/download....) adds .coredownload to the end of filename (before the extension)?
e.g. link to any /content/dam/.../filename.pdf file is rendered as /content/dam/.../filename.coredownload.pdf
Is there a way to remove it ?
Why doesn't it reference an asset by using a direct asset path in DAM (fileReference property) ?