UnearthedArcana / B_Spells

6 stars 2 forks source link

testing #173

Closed Grammarsalad closed 5 years ago

Grammarsalad commented 5 years ago
var s = "JavaScript syntax highlighting";
alert(s);
s = "Python syntax highlighting"
print s
No language indicated, so no syntax highlighting. 
But let's throw in a <b>tag</b>.