showdown/test/cases/nested-gh-codeblocks.md
2017-01-28 03:59:27 +00:00

96 B

1. some code idented 4 spaces

    ```
    var foobar = 'foo';
    ```

2. another line