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

add other-side of Go #101

Merged
2 commits merged into from
Dec 26, 2014
Merged

add other-side of Go #101

2 commits merged into from
Dec 26, 2014

Conversation

ajstarks
Copy link
Contributor

No description provided.


Given the XML input (thing.xml).

<thing top="100" left="100" sep="100">
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perhaps put code blocks in back ticks with the language (xml, go, etc.)

```xml
<thing top="100" left="100" sep="100">
```

See https://help.github.com/articles/github-flavored-markdown/#fenced-code-blocks

@ajstarks
Copy link
Contributor Author

GFM added

@nathany
Copy link
Contributor

nathany commented Dec 19, 2014

Thanks Anthony.

If you haven't already, you might want to preview this locally (see #98). You might also need to remove the extra indentation for the code. Sorry for not mentioning that sooner.

ghost pushed a commit that referenced this pull request Dec 26, 2014
@ghost ghost merged commit 9064d75 into gopheracademy:master Dec 26, 2014
This pull request was closed.
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.

2 participants