Skip to content

Commit 249bcc1

Browse files
committed
Change markdown formatting of docs.
1 parent 738a0af commit 249bcc1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CHANGELOG.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
### 0.1.3 / 2017-11-11
22

3-
* Accept extension names and parameters including uppercase letters
3+
- Accept extension names and parameters including uppercase letters
44

55
### 0.1.2 / 2015-02-19
66

7-
* Make it safe to call `Extensions#close` if the handshake is not complete
7+
- Make it safe to call `Extensions#close` if the handshake is not complete
88

99
### 0.1.1 / 2014-12-14
1010

11-
* Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
11+
- Explicitly require `strscan` which is not loaded in a vanilla Ruby environment
1212

1313
### 0.1.0 / 2014-12-13
1414

15-
* Initial release
15+
- Initial release

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -309,5 +309,5 @@ the session to release any resources it's using.
309309

310310
## Examples
311311

312-
* Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
313-
* Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)
312+
- Consumer: [websocket-driver](https://github.com/faye/websocket-driver-ruby)
313+
- Provider: [permessage-deflate](https://github.com/faye/permessage-deflate-ruby)

0 commit comments

Comments
 (0)