Re: Should Use Straight Single Quote instead of Curved

2023-05-08 Thread Chet Ramey
On 5/6/23 12:45 PM, G. Branden Robinson wrote: At 2023-05-06T08:06:40+, Shynur Xie wrote: Should Use Straight Single Quote instead of Curved View this page in browser: Character sequences of the form $’string’ are treated as a special kind of single quotes. should be Character

Re: Should Use Straight Single Quote instead of Curved

2023-05-06 Thread G. Branden Robinson
At 2023-05-06T08:06:40+, Shynur Xie wrote: > Should Use Straight Single Quote instead of Curved > > View this page > > in browser: > > > Character sequences of the form $’string’ are treated as a special > > kind of single quotes. > > should be &g

Should Use Straight Single Quote instead of Curved

2023-05-06 Thread Shynur Xie
Should Use Straight Single Quote instead of Curved View this page in browser: > Character sequences of the form $’string’ are treated as a special > kind of single quotes. should be > Character sequences of the form $'string' are treated as a special > kind of single quotes. -- shynur