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 multiline show to follow documented API #34

Merged
merged 2 commits into from
Dec 30, 2016
Merged

fix multiline show to follow documented API #34

merged 2 commits into from
Dec 30, 2016

Conversation

stevengj
Copy link
Contributor

This fixes show to use the documented API in 0.6 for deciding on whether to use multiline output. In particular, the three-argument show(io, "text/plain", x) indicates multiline output. It should still be compatible with 0.4 via @compat, since 0.4 used writemime for the same effect.

(The multiline attribute was removed in JuliaLang/julia#17113, and never worked with IJulia.)

@jrevels jrevels merged commit d1c2c85 into master Dec 30, 2016
@jrevels jrevels deleted the showfix branch December 30, 2016 13:05
@jrevels
Copy link
Member

jrevels commented Dec 30, 2016

Thanks!

@jrevels jrevels mentioned this pull request Mar 21, 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.

None yet

2 participants