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 use io rather than STDOUT in markdown table #10081

Merged
merged 1 commit into from
Feb 5, 2015

Conversation

hayd
Copy link
Member

@hayd hayd commented Feb 4, 2015

cc @one-more-minute

@hayd
Copy link
Member Author

hayd commented Feb 5, 2015

I don't think the travis osx timeout error is me...

ivarne added a commit that referenced this pull request Feb 5, 2015
fix use io rather than STDOUT in markdown table
@ivarne ivarne merged commit 17ae66f into JuliaLang:master Feb 5, 2015
@hayd
Copy link
Member Author

hayd commented Feb 5, 2015

Thanks!

@hayd hayd deleted the md_plain_table branch February 5, 2015 20:36
@@ -70,3 +70,9 @@ writemime(io::IO, m::MIME"text/plain", r::Reference) =
["hgh",Bold("jhj"),"ge"],
"f"]],
[:l, :r, :r]))
t = """a | b
Copy link
Member Author

Choose a reason for hiding this comment

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

In retrospect I could've used """\ to start this on a new line to make this more readable (I'm not sure the \ is even necessary).

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.

None yet

2 participants