{
  "app": "HiCode",
  "language": "HIC",
  "format": "hc-project",
  "version": "v0.026",
  "project": {
    "id": "ch04-display.hc",
    "name": "第04章 展示 in",
    "createdAt": 0,
    "updatedAt": 0,
    "pages": {
      "p1": {
        "id": "p1",
        "name": "页面1",
        "code": "it 大标题 t 这是居中的大标题\nit 副标题 t 这是居中的副标题\nit 正文 t 这是正文样式，适合写较长的说明文字，会自动左对齐并换行。\nit 链接 t https://HiCodeHC.github.io\nit 配图 p\n\n大标题 in t\n副标题 in s\n正文 in b\n链接 in link\n配图 in p",
        "images": {}
      }
    }
  }
}