Skip to content

Fix incorrectly parsed markdown link - #22908

Merged
bors merged 1 commit into
rust-lang:masterfrom
mdinger:fix_link
Mar 1, 2015
Merged

Fix incorrectly parsed markdown link#22908
bors merged 1 commit into
rust-lang:masterfrom
mdinger:fix_link

Conversation

@mdinger

@mdinger mdinger commented Feb 28, 2015

Copy link
Copy Markdown
Contributor

The markdown listing the link in StrExt::width isn't being parsed properly. I'm expecting it's because the [ ] is across 2 lines so this changes that. This is untested though.

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @gankro

(rust_highfive has picked a reviewer for you, use r? to override)

@Gankra

Gankra commented Feb 28, 2015

Copy link
Copy Markdown
Contributor

@bors rollup r+

@bors

bors commented Feb 28, 2015

Copy link
Copy Markdown
Collaborator

@bors r=Gankro 000e976

Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 1, 2015
 The markdown listing the link in [StrExt::width](http://doc.rust-lang.org/std/str/trait.StrExt.html#tymethod.width) isn't being parsed properly. I'm expecting it's because the `[ ]` is across 2 lines so this changes that. This is untested though.
@bors
bors merged commit 000e976 into rust-lang:master Mar 1, 2015
@mdinger
mdinger deleted the fix_link branch March 12, 2015 04:27
lnicola pushed a commit to lnicola/rust that referenced this pull request Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants