brackets-archive / brackets.io

brackets.io website
0 stars 0 forks source link

[CLOSED] Fix an issue where blog post titles were double-escaped #85

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by MarcelGerber Thursday Oct 09, 2014 at 18:07 GMT Originally opened as https://github.com/adobe/brackets.io/pull/115


I saw this with the initial blog post for Release 0.44, which had a dash/hyphen in its title. The title has been escaped by Wordpress, but our site escaped it again.


MarcelGerber included the following code: https://github.com/adobe/brackets.io/pull/115/commits

core-ai-bot commented 3 years ago

Comment by larz0 Friday Oct 10, 2014 at 20:46 GMT


Looks good. Merging.