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

Fixed a few places where @docs was causing errors on package.elm-lang.org #31

Merged
merged 4 commits into from Dec 5, 2014

Conversation

Projects
None yet
2 participants
@jcollard
Contributor

jcollard commented Dec 5, 2014

This was causing an error on the docs page.

Fixes: https://github.com/elm-lang/core/issues/24

@jcollard jcollard changed the title from Replaced @docs toString with @docs encode. to Fixed a few places where @docs was causing errors on package.elm-lang.org Dec 5, 2014

@evancz

This comment has been minimized.

Show comment
Hide comment
@evancz

evancz Dec 5, 2014

Member

LGTM, thanks :)

Member

evancz commented Dec 5, 2014

LGTM, thanks :)

evancz pushed a commit that referenced this pull request Dec 5, 2014

Merge pull request #31 from jcollard/fix-encode-doc
Fixed a few places where @docs was causing errors on package.elm-lang.org

@evancz evancz merged commit a622540 into elm:master Dec 5, 2014

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