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 some markdown formatting in docs #462

Merged
merged 1 commit into from Oct 22, 2017

Conversation

Projects
None yet
2 participants
@mbrubeck
Copy link
Contributor

mbrubeck commented Oct 17, 2017

No description provided.

@mbrubeck

This comment has been minimized.

Copy link
Contributor Author

mbrubeck commented Oct 17, 2017

I discovered this when building with --enable-commonmark (rust-lang/rust#44229) but it's actually an issue with the current default renderer (hoedown) that is fixed by the new one (pulldown-cmark).

@cuviper

This comment has been minimized.

Copy link
Member

cuviper commented Oct 22, 2017

Thanks!

bors r+

bors bot added a commit that referenced this pull request Oct 22, 2017

Merge #462
462: Fix some markdown formatting in docs r=cuviper a=mbrubeck
@bors

This comment has been minimized.

Copy link
Contributor

bors bot commented Oct 22, 2017

@bors bors bot merged commit acbff0a into rayon-rs:master Oct 22, 2017

2 checks passed

bors Build succeeded
continuous-integration/travis-ci/pr The Travis CI build passed
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.