mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-06-29 22:21:05 -06:00
Merge pull request #59 from Joshua-Wright/master
Fix markdown section headers
This commit is contained in:
commit
ab70f43f6f
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
Some description follows soon...
|
Some description follows soon...
|
||||||
|
|
||||||
##Demo
|
## Demo
|
||||||
See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQuery_implementation)
|
See **demo** at [dematte.at/cpn/jQuery_implementation](http://dematte.at/cpn/jQuery_implementation)
|
||||||
|
|
||||||
##Usage
|
## Usage
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
$('input.color').colorPicker();
|
$('input.color').colorPicker();
|
||||||
|
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
Some description follows soon...
|
Some description follows soon...
|
||||||
|
|
||||||
##Demo
|
## Demo
|
||||||
See **demo** at [dematte.at/cpn/javaScript_implementation](http://dematte.at/cpn/javaScript_implementation)
|
See **demo** at [dematte.at/cpn/javaScript_implementation](http://dematte.at/cpn/javaScript_implementation)
|
||||||
|
|
||||||
##Usage
|
## Usage
|
||||||
|
|
||||||
```javascript
|
```javascript
|
||||||
jsColorPicker('input.color');
|
jsColorPicker('input.color');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user