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 incorrect code block in rounding modes docs #18137

Merged
merged 1 commit into from
Aug 19, 2016

Conversation

MichaelHatherly
Copy link
Member

The :: syntax appearing before the doctest:: block was causing the doctest not be rendered correctly.

The `::` syntax appearing before the `doctest::` block was causing
the doctest not be rendered correctly.
@MichaelHatherly MichaelHatherly added the domain:docs This change adds or pertains to documentation label Aug 19, 2016
@simonbyrne simonbyrne merged commit ec52837 into JuliaLang:master Aug 19, 2016
@MichaelHatherly MichaelHatherly deleted the mh/fix-doctest branch August 19, 2016 20:38
tkelman pushed a commit that referenced this pull request Aug 20, 2016
The `::` syntax appearing before the `doctest::` block was causing
the doctest not be rendered correctly.
(cherry picked from commit ec52837)
mfasi pushed a commit to mfasi/julia that referenced this pull request Sep 5, 2016
The `::` syntax appearing before the `doctest::` block was causing
the doctest not be rendered correctly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:docs This change adds or pertains to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants