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

No rustdoc rendering warnings for Markdown files #45365

Closed
ollie27 opened this issue Oct 18, 2017 · 0 comments
Closed

No rustdoc rendering warnings for Markdown files #45365

ollie27 opened this issue Oct 18, 2017 · 0 comments
Assignees
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@ollie27
Copy link
Member

ollie27 commented Oct 18, 2017

Running rustdoc foo.md on the following for example doesn't produce any warnings about the differences between hoedown and pulldown-cmark even if passing --enable-commonmark:

# test

2^32

cc. #44229, @GuillaumeGomez

@kennytm kennytm added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-dev-tools-rustdoc labels Oct 18, 2017
@GuillaumeGomez GuillaumeGomez self-assigned this Oct 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

3 participants