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

prevent Docs.apropos from breaking on random interpolated stuff #22150

Merged
merged 1 commit into from
May 31, 2017

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented May 30, 2017

@vtjnash
Copy link
Member Author

vtjnash commented May 30, 2017

Note that this also doesn't seem to parse correctly either. It doesn't affect this test, but might be good for some of the folks familiar with the markdown code to look into it (it think my # comments on the end of the lines are making headers)?

@@ -457,7 +457,6 @@ try
end
finally
@test pop!(LOAD_PATH) == path
rm(path, recursive=true)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

child folders of it get created above

@vtjnash vtjnash force-pushed the jn/apropos-interp branch from 0994526 to 95677b0 Compare May 30, 2017 22:33
@vtjnash vtjnash merged commit fc1b896 into master May 31, 2017
@vtjnash vtjnash deleted the jn/apropos-interp branch May 31, 2017 04:30
@iamed2 iamed2 mentioned this pull request Jul 26, 2017
ararslan pushed a commit that referenced this pull request Sep 11, 2017
prevent Docs.apropos from breaking on random interpolated stuff

Ref #22150
(cherry picked from commit fc1b896)
ararslan pushed a commit that referenced this pull request Sep 13, 2017
vtjnash added a commit that referenced this pull request Sep 14, 2017
ararslan pushed a commit that referenced this pull request Sep 15, 2017
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.

3 participants