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 #29995: latex printing of Markdown.HorizontalRule #30016

Merged
merged 2 commits into from
Nov 14, 2018
Merged

Conversation

fredrikekre
Copy link
Member

I split this into two commits; the first one can safely be backported, and the other one just removes the old method. No other Markdown components can be show(io, "text/latex", x) directly so I think it is safe to remove this one.

@fredrikekre fredrikekre added bugfix This change fixes an existing bug stdlib Julia's standard library backport pending 1.0 labels Nov 13, 2018
@fredrikekre fredrikekre added the needs tests Unit tests are required for this change label Nov 13, 2018
@fredrikekre fredrikekre removed the needs tests Unit tests are required for this change label Nov 13, 2018
@fredrikekre
Copy link
Member Author

#29923 x 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug stdlib Julia's standard library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants