Skip to content

Instantly share code, notes, and snippets.

@codersquid
Last active August 29, 2015 14:26

Revisions

  1. codersquid revised this gist Jul 30, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion foo.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,6 @@ _hello_

    la la `courier`

    ```
    ```python
    print "hello world!"
    ```
  2. codersquid revised this gist Jul 30, 2015. 1 changed file with 7 additions and 1 deletion.
    8 changes: 7 additions & 1 deletion foo.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,10 @@

    _hello_

    **foo**
    **foo**

    la la `courier`

    ```
    print "hello world!"
    ```
  3. codersquid revised this gist Jul 30, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion foo.md
    Original file line number Diff line number Diff line change
    @@ -6,4 +6,4 @@

    _hello_

    *foo*
    **foo**
  4. codersquid created this gist Jul 30, 2015.
    9 changes: 9 additions & 0 deletions foo.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    ## header

    * one
    * two
    * three

    _hello_

    *foo*