{"id":428,"date":"2019-05-06T11:07:47","date_gmt":"2019-05-06T02:07:47","guid":{"rendered":"http:\/\/localhost:8000\/?p=428"},"modified":"2021-01-23T11:13:06","modified_gmt":"2021-01-23T02:13:06","slug":"hatena-markdown","status":"publish","type":"post","link":"http:\/\/localhost:8000\/2019\/05\/hatena-markdown.html","title":{"rendered":"\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306eMarkdown\u8a18\u6cd5\u306eTips"},"content":{"rendered":"
\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306eMarkdown\u8a18\u6cd5\u306f\u3060\u3044\u305f\u3044\u76f4\u611f\u7684\u3067\u7279\u306b\u82e6\u52b4\u3059\u308b\u3053\u3068\u3082\u306a\u3044\u306e\u3067\u3059\u304c\u3001\u305f\u307e\u306b\u308f\u304b\u3089\u306a\u3044\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u30e1\u30e2\u3063\u3066\u3044\u304d\u307e\u3059\u3002<\/p>\n
\u7d50\u8ad6\u3001Markdown\u8a18\u6cd5\u3084\u306f\u3066\u306a\u8a18\u6cd5\u3067\u306f\u3001Markdown\u8a18\u6cd5\u306e\u30ea\u30b9\u30c8\u5185\u3067\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3092\u66f8\u304f\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002
\n\u3057\u3087\u3046\u304c\u306a\u3044\u306e\u3067\u3001HTML\u306epre\u30bf\u30b0\u3067\u8a18\u8f09\u3057\u307e\u3059\u3002<\/p>\n
\u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001<\/p>\n
* \u9805\u76ee\uff11\n* \u9805\u76ee\uff12\n <pre>\n hoge\n fuga\n <\/pre><\/code><\/pre>\n\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n
\n- \u9805\u76ee\uff11<\/li>\n
- \u9805\u76ee\uff12\n
\nhoge\nfuga\n<\/pre>\n<\/li>\n<\/ul>\nNG\u30d1\u30bf\u30fc\u30f3\uff1aMarkdown\u8a18\u6cd5\u306e\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af<\/h3>\n
\u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001<\/p>\n
* \u9805\u76ee\uff11\n* \u9805\u76ee\uff12\n ```\n hoge\n fuga\n ```<\/code><\/pre>\n\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30011\u884c\u30b3\u30fc\u30c9\u6271\u3044\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3059\u3002<\/p>\n
\n- \u9805\u76ee\uff11<\/li>\n
- \u9805\u76ee\uff12
\nhoge fuga<\/code><\/li>\n<\/ul>\nMarkdown\u8a18\u6cd5\u306e\u30ea\u30b9\u30c8\u5185\u306b\u8868\u633f\u5165\uff08\u30c6\u30fc\u30d6\u30eb\u633f\u5165\uff09<\/h2>\n
\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3068\u540c\u69d8\u306b\u6b8b\u5ff5\u306a\u304c\u3089\u901a\u5e38\u306eMarkdown\u8a18\u6cd5\u306e\u8868\u306f\u633f\u5165\u3067\u304d\u307e\u305b\u3093\u3002
\n\u3057\u3087\u3046\u304c\u306a\u3044\u306e\u3067\u3001HTML\u306etable\u30bf\u30b0\u3067\u8a18\u8f09\u3057\u307e\u3059\u3002<\/p>\n
OK\u30d1\u30bf\u30fc\u30f3\uff1aHTML\u306etable\u30bf\u30b0\u3092\u4f7f\u3044\u307e\u3059\u3002<\/h3>\n
\u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001<\/p>\n
* \u9805\u76ee\uff11\n* \u9805\u76ee\uff12\n <table>\n <tr>\n <th align="left">header1<\/th>\n <th align="left">header2<\/th>\n <th align="left">header3<\/th>\n <\/tr>\n <tr>\n <td align="left">item1<\/td>\n <td align="left">item2<\/td>\n <td align="left">item3<\/td>\n <\/th>\n <\/table><\/code><\/pre>\n\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n
\n- \u9805\u76ee\uff11<\/li>\n
- \u9805\u76ee\uff12
\n\n\nheader1<\/th>\n header2<\/th>\n header3<\/th>\n<\/tr>\n \nitem1<\/td>\n item2<\/td>\n item3<\/td>\n<\/th>\n<\/table>\n<\/li>\n<\/ul>\nNG\u30d1\u30bf\u30fc\u30f3\uff1aMarkdown\u8a18\u6cd5\u306e\u8868<\/h3>\n
\u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001<\/p>\n
* \u9805\u76ee\uff11\n* \u9805\u76ee\uff12\n |header1|header2|header2|\n |:-|:-:|-:|\n |item1|item2|item3|<\/code><\/pre>\n\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u3001\u30ea\u30b9\u30c8\u9805\u76ee\u306e\u7d9a\u304d\u6271\u3044\u306b\u306a\u308a\u307e\u3059\u3002<\/p>\n
\n- \u9805\u76ee\uff11<\/li>\n
- \u9805\u76ee\uff12
\n|header1|header2|header2| |:-|:-:|-:| |item1|item2|item3|<\/li>\n<\/ul>\n\u753b\u50cf\u306e\u5927\u304d\u3055\u3092\u5909\u66f4\u3059\u308b\u65b9\u6cd5<\/h2>\n\n- \n
\u666e\u901a\u306b\u753b\u50cf\u3092\u633f\u5165\u3059\u308b<\/p>\n
[f:id:hogefuga:20187531126142p:plain]<\/code><\/pre>\n<\/li>\n- \n
\u30b5\u30a4\u30ba\u3092\u6307\u5b9a\u3057\u3066\u633f\u5165\u3059\u308b<\/p>\n
[f:id:hogefuga:20187531126142p:plain:w200]\n[f:id:hogefuga:20187531126142p:plain:h200]<\/code><\/pre>\n\nw200<\/code>\u3092\u6307\u5b9a\u3059\u308b\u3068\u3001\u753b\u50cf\u30a8\u30ec\u30e1\u30f3\u30c8\u306bstyle="width:200px"<\/code>\u3068\u3044\u3046\u30b9\u30bf\u30a4\u30eb\u304c\u8ffd\u52a0\u3055\u308c\u3066\u3001\u6a2a\u5e45\u304c200px\u306b\u306a\u308b\u3002<\/li>\nh200<\/code>\u3092\u6307\u5b9a\u3059\u308b\u3068\u3001\u753b\u50cf\u30a8\u30ec\u30e1\u30f3\u30c8\u306bstyle="height:200px"<\/code>\u3068\u3044\u3046\u30b9\u30bf\u30a4\u30eb\u304c\u8ffd\u52a0\u3055\u308c\u3066\u3001\u7e26\u5e45\u304c200px\u306b\u306a\u308b\u3002<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"\u306f\u3066\u306a\u30d6\u30ed\u30b0\u306eMarkdown\u8a18\u6cd5\u306f\u3060\u3044\u305f\u3044\u76f4\u611f\u7684\u3067\u7279\u306b\u82e6\u52b4\u3059\u308b\u3053\u3068\u3082\u306a\u3044\u306e\u3067\u3059\u304c\u3001\u305f\u307e\u306b\u308f\u304b\u3089\u306a\u3044\u3082\u306e\u304c\u3042\u308a\u307e\u3059\u306e\u3067\u3001\u30e1\u30e2\u3063\u3066\u3044\u304d\u307e\u3059\u3002 Markdown\u8a18\u6cd5\u306e\u30ea\u30b9\u30c8\u5185\u306b\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u633f\u5165 \u7d50\u8ad6\u3001Markdown\u8a18\u6cd5\u3084\u306f\u3066\u306a\u8a18\u6cd5\u3067\u306f\u3001Markdown\u8a18\u6cd5\u306e\u30ea\u30b9\u30c8\u5185\u3067\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af\u3092\u66f8\u304f\u3053\u3068\u306f\u3067\u304d\u307e\u305b\u3093\u3002 \u3057\u3087\u3046\u304c\u306a\u3044\u306e\u3067\u3001HTML\u306epre\u30bf\u30b0\u3067\u8a18\u8f09\u3057\u307e\u3059\u3002 OK\u30d1\u30bf\u30fc\u30f3\uff1aHTML\u306epre\u30bf\u30b0\u3092\u4f7f\u3044\u307e\u3059\u3002\u30b7\u30f3\u30bf\u30c3\u30af\u30b9\u30fb\u30cf\u30a4\u30e9\u30a4\u30c8\u306f\u3067\u304d\u307e\u305b\u3093\u3002 \u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001 * \u9805\u76ee\uff11 * \u9805\u76ee\uff12 <pre> hoge fuga <\/pre> \u4ee5\u4e0b\u306e\u3088\u3046\u306b\u306a\u308a\u307e\u3059\u3002 \u9805\u76ee\uff11 \u9805\u76ee\uff12 hoge fuga NG\u30d1\u30bf\u30fc\u30f3\uff1aMarkdown\u8a18\u6cd5\u306e\u30b3\u30fc\u30c9\u30d6\u30ed\u30c3\u30af \u3053\u306e\u3088\u3046\u306b\u66f8\u304f\u3068\u3001 * \u9805\u76ee\uff11 * \u9805\u76ee\uff12 “` hoge fuga “` \u4ee5\u4e0b\u306e\u3088\u3046\u306b\u30011\u884c\u30b3\u30fc\u30c9\u6271\u3044\u306b\u306a\u3063\u3066\u3057\u307e\u3044\u307e\u3059 <\/span>Continue Reading<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[34],"tags":[],"_links":{"self":[{"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/posts\/428"}],"collection":[{"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/comments?post=428"}],"version-history":[{"count":1,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/posts\/428\/revisions"}],"predecessor-version":[{"id":429,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/posts\/428\/revisions\/429"}],"wp:attachment":[{"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/media?parent=428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/categories?post=428"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/localhost:8000\/wp-json\/wp\/v2\/tags?post=428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}