stackEdit からBloggerへの投稿テスト。
- 箇条書き
- リスト
コードの見え方。
package main
import "fmt"
func main() {
    fmt.Printf("hello world\n")
}
コードについては、code.google.comの記事が目立つが、2016/3月現在だとgoogle/code-prettifyを使うのが正道ではないかな。 ひとまず、様子見。 Written with StackEdit.
山椒は小粒でもピリリと辛い
package main
import "fmt"
func main() {
    fmt.Printf("hello world\n")
}
コードについては、code.google.comの記事が目立つが、2016/3月現在だとgoogle/code-prettifyを使うのが正道ではないかな。 ひとまず、様子見。 Written with StackEdit.
0 件のコメント :
コメントを投稿