Skip to content

Instantly share code, notes, and snippets.

@yoshuawuyts
Created May 1, 2014 13:45
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 yoshuawuyts/f2e960eb1651cf87cecd to your computer and use it in GitHub Desktop.
Save yoshuawuyts/f2e960eb1651cf87cecd to your computer and use it in GitHub Desktop.
# This is a title

- this is a list
- this is a list

[this is a link](link.com)
![I'm an image](link.com)

// this is a comment

// this is math
$frac{\partial^2 u}{\partial x^2}=frac{1}{c^2} \frac{\partial^2 u}{\partial t^2}$

// \documentclass[a4paper,12pt]{article}
[[documentclass | a4paper | 12pt]](article)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment