Skip to content

Commit fdf272a

Browse files
authored
Add syntax highlighting to readme
1 parent 659578c commit fdf272a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A step-by-step tutorial is available [here](https://medium.com/mjml-making-respo
2222
## Later use of your component
2323

2424
### In Node.js
25-
```
25+
```js
2626
import mjml2html from 'mjml'
2727
import { registerComponent } from 'mjml-core'
2828
import MyComponent from './components/MyComponent'

0 commit comments

Comments
 (0)