showdown/test/functional/cases/standard/nested-gh-codeblocks.md
Estevao Soares dos Santos 19d2e9f9d4 test: testsuite refactoring
2017-12-22 15:28:41 +00:00

96 B

1. some code idented 4 spaces

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

2. another line