OK,thanks,i will have a try,i have a big problem with polymer 0.5, they 
only worked well on chrome,but firefox,safari,IE,they make me crazy,can you 
help me to point out where i was doing wrong  or not appropriate,if can,i 
will provicde my site url,its rather simple,will not waste of your time.

On Monday, April 20, 2015 at 12:59:05 AM UTC+8, Tomek W wrote:
>
> YW,
> That's what for we have created `<juicy-html>` 
> http://juicy.github.io/juicy-html/examples/template_inline.html
> We do not use `injectBoundHTML` as we have created custom element long 
> before it was provided, and right now we are not sure how it will evolve 
> with Polymer >= 0.8, plus we would like to make it library agnostic.
>
> W dniu niedziela, 19 kwietnia 2015 06:18:11 UTC+2 użytkownik Peng Kim 
> napisał:
>>
>> sure,thanks for recommendations,but my real problem is that polymer 
>> escapes any html when data-biding for security reason,i should use 
>> this.injectBoundHTML(e.detail.response[0].content, 
>> this.$.content);
>>
>> On Sunday, April 19, 2015 at 4:50:51 AM UTC+8, Tomek W wrote:
>>>
>>> You can try https://github.com/Juicy/juicy-markdown to parse and render 
>>> markdown: 
>>> <juicy-markdown value="{{markdowncontent}}"></juicy-markdown> 
>>>
>>> Or https://github.com/Juicy/juicy-html to render already parsed 
>>> markdown HTML: 
>>> <juicy-html content="{{htmlcontent}}"></juicy-html> 
>>>
>>> Best regards, 
>>> Tomek 
>>
>>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/f1ca4b65-152e-470a-8adc-8d25709fa47a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to