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

Make code samples in the documentation copy-paste friendly #1057

Merged
merged 2 commits into from May 26, 2016
Merged

Make code samples in the documentation copy-paste friendly #1057

merged 2 commits into from May 26, 2016

Conversation

ghost
Copy link

@ghost ghost commented May 23, 2016

Changes tut blocks to use tut:book instead, making them copy-paste friendly. This way people following along the documentation can copy and paste examples in a REPL and try things out.

Before:
tut

After:
tutbook

@ceedubs
Copy link
Contributor

ceedubs commented May 23, 2016

👍 I find it to be a hassle when I want to copy/paste an example as a starting point and end up needing to make a bunch of minor edits to get it to compile.

@raulraja
Copy link
Contributor

👍 same here!

@julien-truffaut
Copy link
Contributor

👍

@julien-truffaut julien-truffaut merged commit d14fc0a into typelevel:master May 26, 2016
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.

3 participants