... | ... | @@ -60,3 +60,12 @@ goes by itself on the second line and without extra indentation, in general. |
|
|
* use interCaps for names: updateStatusBar.
|
|
|
* Properties of Jax object should be prefixed by the Jax name. For example
|
|
|
HTMLcreateSpan.
|
|
|
|
|
|
## Comments
|
|
|
|
|
|
For block comments, leave some empty comment lines above and below:
|
|
|
|
|
|
//
|
|
|
// block
|
|
|
// comments
|
|
|
// |
|
|
\ No newline at end of file |