Skip to content

Instantly share code, notes, and snippets.

@ned14
Last active October 9, 2017 21:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ned14/65584c8a2f38ae7d307f2048be12f8d0 to your computer and use it in GitHub Desktop.
Save ned14/65584c8a2f38ae7d307f2048be12f8d0 to your computer and use it in GitHub Desktop.

Normal markdown code blocks with syntax highlighting:

template <class T> class foo;

The harder way which permits inline hyperlinking:

template <class T> class foo;

Note the link and syntax highlighting!

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