Skip to content

Instantly share code, notes, and snippets.

@tai2
Last active December 17, 2017 16: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 tai2/45e4461ac0207a36433b4dfd68fdb073 to your computer and use it in GitHub Desktop.
Save tai2/45e4461ac0207a36433b4dfd68fdb073 to your computer and use it in GitHub Desktop.
# Sample document

## <<Structure>>

```javascript
<Element 1>
<Element 2>

<Element 1>

console.log('elem 1')

<Element 2>

console.log('elem 2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment