Site Notice

hello, world

Highlight

From Project-EPB Commons
Revision as of 22:18, 29 October 2020 by 机智的小鱼君 (talk | contribs)
console.log('hello, world')
// 显示行号
console.log('hello, world')
// 行号会从 3 开始
console.log('hello, world')
// 第 2 以及第 4 行会高亮显示
console.log('hello, world')
console.log('i\'m javascript')
console.log('pinged line!')