Closed direction closed 11 years ago
The issue is you have content in a <code>
tags smushed up next to text without any breaks.
The PR info column can't help you out in this case because <code>
& <pre>
blocks don't respect browser/css desired scrolling without wrapping them in other block-tags.
You can, however, scroll in the space. :smile:
Hmm...actually...it's all wrapped in an <em>
. I'll see what i can do
Yes it's wrapped in an em but I think it should respect what Github is doing in that info space too for consistency.
As soon as I removed the extraneous "_" wrapping the PR content, everything renders correctly. I think this is going into the won't fix bucket I'm afraid, but please keep sending me anything you find. :smile:
It's not extraneous. It's mean to be wrapped in an em tag. look at the github screenshot i attached to see how github does it
You're saying that your comment doesn't make sense unless it's italicized?
No i'm saying I chose to italicize it.
Pullrequester should handle the case when a comment is italicized and has code blocks in it which it currently doesn't like Github clearly does.
Fine, @direction, fine.
Some people would just let things go...but noooooooo. @direction needs to have her precious italicized content. :stuck_out_tongue:
Reopening this horrible bug.
hahahaha @abelmartin just admit that there's a bug and file it. you can choose to NEVER fix it :smiling_imp:
Raw
[Finished #56523024]
_Added a rspec matcher for
has_serialized_hash
but only added the tests forOfferDetail
: feel free to add tests for the other call sites ofhas_serialized_hash
_Current
Should look more like: