mbeaudru / modern-js-cheatsheet

Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.

Home Page:https://mbeaudru.github.io/modern-js-cheatsheet/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code blocks not closed/opened properly

Spruudel opened this issue · comments

commented

Lots of unwanted stuff happening after line 144.

I'm sorry but I don't understand what you mean here. Can you be more precise and point me to a specific example ?

commented

Seems to be a problem within the OctoDroid app I use.
Viewing the file in the browser, I'm unable to find any problems.
In the App this:

var and let are about the same, but let declared variables

looked like

var and let are about the same, butlet``` declared variables