node-unicode / node-unicode/node-unicode-data

`Not_Assigned` category?

未关闭
#33 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

upstream
主要语言
JavaScript
星标
154
派生
18
平均合并
9 小时 48 分钟
30 天内合并 PR
3

描述

I’ve submitted this through http://www.unicode.org/reporting.html, but track it here since it affects this repository.


Both http://www.unicode.org/reports/tr18/#Categories as the latest draft of that document i.e. http://www.unicode.org/reports/tr18/proposed.html#Categories list the following example:

\p{General_Category = Not_Assigned}

However, Not_Assigned is not a valid General_Category name as per the table here: http://unicode.org/reports/tr44/#GC_Values_Table

Suggested fix: use Unassigned instead in the example.

\p{General_Category = Unassigned}

It would be easy enough to add a Not_Assigned alias but I’d rather not if this is indeed a mistake.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

比较 Unicode TR18 中的 General_Category 示例与 TR44 General_Category Values Table 中的有效名称,并以链接的章节作为起点。完成的标准是该示例始终使用有效的类别名称,或 Unicode 报告确认无需对 repository 进行更改。

由索引模型根据 Issue 内容生成。

评估

领域
documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
30/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。