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 docstring for String.toLower #630

Merged
merged 1 commit into from May 28, 2016

Conversation

Projects
None yet
2 participants
@jamert
Contributor

jamert commented May 28, 2016

Example for String.toLower in documentation
at package.elm-lang.org is missing syntax highlighting
due to misaligned docstring.

(look at screenshot)
screenshot 2016-05-28 23 43 09

Fix docstring for String.toLower
Example for String.toLower in documentation
at package.elm-lang.org is missing syntax highlighting
due to misaligned docstring.

@jvoigtlaender jvoigtlaender merged commit 3833b53 into elm:master May 28, 2016

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@jamert jamert deleted the jamert:docs-string-tolower-formatting branch May 30, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment