| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-13 | [ruby/error_highlight] Support hard tabs | Yusuke Endoh | |
| 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 | |||
| 2021-06-30 | [ruby/error_highlight] Experimentally support a custom formatter | Yusuke Endoh | |
| https://github.com/ruby/error_highlight/commit/f40a1de20e | |||
