In using Templatedia I am unsure how to insert special characters into my string. For example, I have an attribute called "summary" for my "dailyupdate" template.
So therefore, I would call it using {{dailyupdate|summary=content.}}
But within that content area I would like to insert special characters, quotation marks ("), dollar signs ($), as well as possessive modifiers (for example, sky's).
Currently, the script removes the $ and places / before the quotations.
You can see the results at http://busttobracelet.com/thepath/2007/09/15/daily-update-for/. There I have no changed or created a new SPAN-class in my stylesheet because I am hoping I can resolve the issue. But you will see that before my numerical values under the "summary" list item that it removes the $ and changes the appearance of the quotations in the manner previously mentioned.
How do I insert special characters inside the template call? Not doing so would sort of defeat the purpose of creating the template or cause me to have to create a new SPAN class to use within my template which would seem unnecessary given the potential for the Plug In to deliver.
Thanks,
Sky