the md editor

so, this is js codes

var hello = 'hello world';

console.log(hello);