Skip to content
Discussion options

You must be logged in to vote

Simple. Indent by four spaces, not two.

- `a.js`

    > hello world in javascript

    ```javascript
    console.log('Hello, world!')
    ```

Result (as on GitHub):

  • a.js

    hello world in javascript

    console.log('Hello, world!')

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@icefery
Comment options

@squidfunk
Comment options

@facelessuser
Comment options

@icefery
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants