action-send-mail/node_modules/showdown/test/cases/nested-gh-codeblocks.md
2025-06-08 23:43:24 +08:00

96 B

1. some code idented 4 spaces

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

2. another line