Skip to content

Commit

Permalink
Don't escape the article title (fixes #1)
Browse files Browse the repository at this point in the history
  • Loading branch information
phuedx committed Aug 7, 2014
1 parent f300fe5 commit 140ef9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.json.example
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@
},

"nick": "wpstubs-bot",
"tweet": "Someone created a Wikipedia article about \"{{title}}\". Help expand it! {{#hashtags}}#{{.}} {{/hashtags}}{{&link}}",
"tweet": "Someone created a Wikipedia article about \"{{{title}}}\". Help expand it! {{#hashtags}}#{{.}} {{/hashtags}}{{&link}}",
"urlparams": "src=wpstubs&tour=firstedit"
}

0 comments on commit 140ef9a

Please sign in to comment.