test 2016-11-13 this is a very simple test! This time, the text was altered a little bit for testing the functionality of admin panel. code test12var s = "JavaScript syntax highlighting";alert(s); 12s = "Python syntax highlighting"print s 12No language indicated, so no syntax highlighting. But let's throw in a <b>tag</b>.