New Syntax Highligher...

There's a new syntax highlighter now, so if anyone runs into any issues with the [html], [code] or [php] BBCode blocks, let me know.

Looks like this now...
echo 'Hello world!'
exit;
PHP:
<html>
    <head>
        <title>New page</title>
    </head>
    <body>
        Hello world!
    </body>
</html>

HTML:
confirm('Hello world!');
console.log('Hello world!');
Code (JavaScript):
.helloWorld {
    color: #ff0000
}
Code (CSS):


from Support & Feedback http://ift.tt/1zLfINK
via IFTTT
Previous
Next Post »
Thanks for your comment