[Pkg-javascript-commits] [sockjs-client] 292/434: Markdown: bold not italic

Tonnerre Lombard tonnerre-guest at moszumanska.debian.org
Wed Jan 8 00:47:20 UTC 2014


This is an automated email from the git hooks/post-receive script.

tonnerre-guest pushed a commit to branch master
in repository sockjs-client.

commit 72299c17989d418e6358c4e16afc64f3c39002c4
Author: Marek Majkowski <majek04 at gmail.com>
Date:   Thu Jan 12 11:23:58 2012 +0000

    Markdown: bold not italic
---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index e041fd8..f06a32d 100644
--- a/README.md
+++ b/README.md
@@ -112,15 +112,15 @@ var sockjs = new SockJS(url, protocols, options);
 
 Where `options` is a hash which can contain:
 
- *  *debug (boolean)*
+ *  **debug (boolean)**
 
     Print more debugging messages using 'console.log'.
 
- *  *devel (boolean)*
+ *  **devel (boolean)**
 
     Development mode. Currently settint it affects only caching of 'iframe.html'.
 
- *  *cookie (boolean)*
+ *  **cookie (boolean)**
 
     Disables transports which doesn't support cookies (ie: XDR on
     IE). Usefull for load balancing based on sticky sessions provided

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/sockjs-client.git



More information about the Pkg-javascript-commits mailing list