mirror of https://github.com/programthink/zhao.git
补充个人描述
This commit is contained in:
parent
2313d73655
commit
8058931d61
|
@ -8,7 +8,7 @@ name: 赵寿山
|
|||
# 采用 YAML 的【键值对】语法表示。举例如下:
|
||||
# other_names: {"原名":"张三", "化名":"李四", "英文名":"Tom"}
|
||||
# 上述举例中,作为分隔符的花括号、冒号、逗号,都采用【半角符号】。
|
||||
other_names:
|
||||
other_names: {"原名":"赵生龄"}
|
||||
|
||||
# sex 必填。填写性别。用 M/F 代表 男/女
|
||||
sex: M
|
||||
|
@ -22,6 +22,7 @@ death: 1965
|
|||
# desc 可为空。填写概述,用 YAML 的【多行】文本语法表示,内容是纯文本。
|
||||
# 考虑到生成“关系图”的展示效果,desc 的内容不宜太长。
|
||||
desc: |
|
||||
第一野战军副司令员
|
||||
青海省政府主席
|
||||
陕西省省长
|
||||
|
||||
|
|
Loading…
Reference in New Issue