On Wed, Nov 27, 2013 at 12:59 PM, Zoran Regvart
<[email protected]> wrote:
> If your message contains apostrophe character ('), then you need to
> escape it with another apostrophe character (i.e. ''). So "that's"
> becomes "that''s".
>
> Sorry if this is widely known, but it was a surprise for me.

Surprise for many people. But rather than escaping ' I would rather
suggest using ’ (a real apostrophe), which requires no escape and
looks better anyway.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to