Surge-ee / Surgedown

A Markdown fieldtype
17 stars 3 forks source link

Special characters don't get translated properly #13

Open ridgehkr opened 11 years ago

ridgehkr commented 11 years ago

Special characters such as & and double quotes get encoded to HTML special characters but are not decoded back to what they started as.

For example:

  1. Enter "Word" into the text field and save the channel entry
  2. Edit that same entry. Text field now displays "Word"

Or...

  1. Enter Skiing & Snowboarding into the text field and save the channel entry.
  2. Edit that same entry. Text field now displays Skiing & Snowboarding