Skip to content
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

Fix commonmark Markdown warnings in docs, part 1 #18924

Merged
merged 1 commit into from Oct 17, 2017
Merged

Commits on Oct 17, 2017

  1. Fix commonmark Markdown warnings in docs, part 1

    Fixes warnings from rust-lang/rust#44229 when `--enable-commonmark` is
    passed to rustdoc.
    
    This is mostly a global find-and-replace for bare URIs on lines by
    themselves in doc comments.
    mbrubeck committed Oct 17, 2017
You can’t perform that action at this time.