Don't interfere with markdown

master
Luca Pellicoro 12 years ago
parent 7255c5e7df
commit 94b4d80a48

@ -315,6 +315,6 @@ function checkData() {
Publish messages to redis to see output similar to the following:
<pre>
{"SUBSCRIBE":["subscribe","hello",1]}
{"SUBSCRIBE":["message","hello","<some message>"]}
{"SUBSCRIBE":["message","hello","<some other message>"]}
{"SUBSCRIBE":["message","hello","some message"]}
{"SUBSCRIBE":["message","hello","some other message"]}
</pre>
Loading…
Cancel
Save