New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
edits to exceptions pod #1172
edits to exceptions pod #1172
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You have a <<<< stopped here marker. Should that be merged?
|
|
||
| die "oops, something went wrong"; | ||
| #!> oops, something went wrong in block <unit> at my-script.p6:1 | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we need an empty line in such cases?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It scanned better for me with a breakline, here and other places.
| #-> OBAI | ||
|
|
||
| # -> OHAI | ||
| # -> OBAI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We are currently trying to establish a single comment line style, so this changes will be edited soon anyway.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JJ I'll fix that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JJ fixed.
|
Does you built it on localhost? If examples with added new-lines are rendered fine, I'm fine with merging this, though I'm not sure about description text simplifications. It'd be better for someone more confident in English than me to check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor things I might tweak later, but I see nothing major. I suggest merging and we can look at the whole thing again if need be.
No description provided.