showdown/test/functional/makemarkdown/cases/standard/nested-gh-codeblocks.md
2017-12-23 12:35:31 +00:00

96 B

1. some code idented 4 spaces

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

2. another line