mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-07-29 10:27:21 +02:00
Updated Style Guide (markdown)
parent
aae34e5804
commit
17d789439d
@ -1,4 +1,8 @@
|
|||||||
# Style Guide
|
# Style Guide
|
||||||
|
## General
|
||||||
|
* Indentation - 2 spaces
|
||||||
|
* Line Length - 80 characters
|
||||||
|
|
||||||
## Classes
|
## Classes
|
||||||
The standard way of creating classes in pdf.js is the following. Please note that by class we mean an object that is class-like.
|
The standard way of creating classes in pdf.js is the following. Please note that by class we mean an object that is class-like.
|
||||||
<pre>
|
<pre>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user