Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement MISC::sanitize_numeric_charref() #1076

Merged

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Dec 10, 2022

Implement MISC::sanitize_numeric_charref()

コードポイントが数値文字参照の無効・解析エラーなら規定の値へ変換する関数を実装します。
また、サロゲートペアの数値文字参照を表示する機能を追加するため上位サロゲートを返すオプション引数を付けます。

miscutil: Remove unused sanitize_numeric_character_reference()

Add test cases for MISC::sanitize_numeric_charref()

コードポイントが数値文字参照の無効・解析エラーなら規定の値へ変換する
関数を実装します。また、サロゲートペアの数値文字参照を表示する機能を
追加するため上位サロゲートを返すオプション引数を付けます。
@ma8ma ma8ma added the feature 機能の追加と削除 label Dec 10, 2022
@ma8ma ma8ma merged commit 31d2e10 into JDimproved:master Dec 10, 2022
@ma8ma ma8ma deleted the implement-misc-sanitize_numeric_charref branch December 10, 2022 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant