锚只支持有限的字符子集
作者: michaelruigrok创建于 2022年11月12日更新于 2025年3月3日
YAML 规范允许锚点包含任何非空白可打印字符,但不包括 `[]{},`。 https://yaml.org/spec/1.2.2/#692-node-anchors
内容来源: go-yaml/yaml
YAML 规范允许锚点包含任何非空白可打印字符,但不包括 `[]{},`。 https://yaml.org/spec/1.2.2/#692-node-anchors
内容来源: go-yaml/yaml