| Age | Commit message (Collapse) | Author |
|
https://github.com/ruby/error_highlight/commit/8b353a10a7
|
|
https://github.com/ruby/error_highlight/commit/8273d3b6f2
|
|
https://github.com/ruby/error_highlight/commit/9d671284cb
|
|
Now, the highlight line is created by replacing non-tab characters with
spaces, and keeping all hard tabs as-is. This means the highlight line
has the completely same indentation as the code snippet line.
Fixes #7
https://github.com/ruby/error_highlight/commit/38f20fa542
|
|
https://github.com/ruby/error_highlight/commit/2fc70d7f8e
|
|
https://github.com/ruby/error_highlight/commit/f40a1de20e
|
|
Notes:
Merged: https://github.com/ruby/ruby/pull/4586
|