Aldığım Hata
org.xml.sax.SAXParseException; lineNumber: 1633; columnNumber: 59; The value of attribute "href" associated with an element type "a" must not contain the '<' character.
Yapmak istediğim
<a class="storebutton but1" download="" href="url(<data:post.firstImageUrl/>);?dl=1">İNDİR</a>Yani şunu yapmak istiyorum
<a class='storebutton but1' download='' href=' '>İNDİR</a>Href kısmına aşağıdaki kodu yerleştirmek istiyorum:
url(<data:post.firstImageUrl/>);?dl=1