ruby / error_highlight

The gem enhances Exception#message by adding a short explanation where the exception is raised
MIT License
150 stars 23 forks source link

[DOC] Repair broken link #36

Closed BurdetteLamar closed 1 year ago

mame commented 1 year ago

Thank you.

If the relevant code fragment spans multiple lines (e.g., contains newlines)

I think this is not "e.g." because it is a tautology that multiple lines contain newlines. Can you mark up the original expression?

BurdetteLamar commented 1 year ago

Thank you.

If the relevant code fragment spans multiple lines (e.g., contains newlines)

I think this is not "e.g." because it is a tautology that multiple lines contain newlines. Can you mark up the original expression?

I tried unsuccessfully to mark up the original expression. I don't have a good fix for this. I should have opened an Issue instead of a PR. Should I do so now?

BurdetteLamar commented 1 year ago

Opened https://github.com/ruby/error_highlight/issues/38.