Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES6 Syntax Higlighting is broken #25

Open
aleemb opened this issue Sep 20, 2019 · 0 comments
Open

ES6 Syntax Higlighting is broken #25

aleemb opened this issue Sep 20, 2019 · 0 comments
Labels
hacktoberfest Welcome to Hacktoberfest help wanted Extra attention is needed

Comments

@aleemb
Copy link

aleemb commented Sep 20, 2019

ES6 breaks syntax highlighting

```js
// this is a comment and below is valid JS ES6
app.listen(3000, () => { console.log(`Listening on ${port}`));
```

Output:

image

@huangyz0918 huangyz0918 added hacktoberfest Welcome to Hacktoberfest help wanted Extra attention is needed labels Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest Welcome to Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants