mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-31 19:37:21 +02:00
Updated Style Guide (markdown)
parent
7f06092484
commit
c2a24acd31
@ -25,7 +25,7 @@ if (someVar) {
|
|||||||
## White Space
|
## White Space
|
||||||
* Space after control statements (if, else, while, for, ...)
|
* Space after control statements (if, else, while, for, ...)
|
||||||
```
|
```
|
||||||
if (somevar)
|
if (someVar)
|
||||||
```
|
```
|
||||||
|
|
||||||
## Classes
|
## Classes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user