runpaint / read-ruby

Free ebook about Ruby 1.9
http://ruby.runpaint.org/
148 stars 28 forks source link

Regexp: Description of Back-reference to group named or numbered unclear #105

Closed ammar closed 14 years ago

ammar commented 14 years ago

It is not clear to me what the following description in the Regexp Escapes table refers to:

Back-reference to group named or numbered name (src/regexps.xml#L370)

Is it supposed to have a \k in the first column? I couldn't find a issue for it and can't tell if it is missing or pending.

Thanks.

runpaint commented 14 years ago

Regexps: Re-flow source; fix \k<> omission. Closed by 2e9b885dc8a6bc58b8dd6163af4db2ae3f6a4d55.