我就试试
先试试字体
我是斜体
我是粗体
我是又斜又粗的体
还行,再试试列表
- 哦?
- 嗯····
- 奥!
- 嗯?
- 哦~
- 哈!
然后试试图片
引用呢?
他望了她一眼,她对他回眸一笑,生命突然苏醒
然后是代码
| 1 | include<iostream> | 
表格?
| 昨天 | 今天 | 明天 | 后天 | 
|---|---|---|---|
| 0 | 1 | 2 | 3 | 
一天一道坑题,头发远离我
            缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
 npm i hexo-generator-json-content --save
            3、在根目录_config.yml里添加配置:
  jsonContent:
    meta: false
    pages: false
    posts:
      title: true
      date: true
      path: true
      text: false
      raw: false
      content: false
      slug: false
      updated: false
      comments: false
      link: false
      permalink: false
      excerpt: false
      categories: false
      tags: true