精選文章

2020年4月1日 星期三

blogspot 功能--引入highlight

Blogger引入highlight.js
function helloWorld() {
let str = 'Hello World';
console.log(str)
}
範例中無行號,可改善。