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

Broken links in EUC_JP encoding doc #86

Open
Mingun opened this issue Aug 21, 2022 · 1 comment
Open

Broken links in EUC_JP encoding doc #86

Mingun opened this issue Aug 21, 2022 · 1 comment

Comments

@Mingun
Copy link

Mingun commented Aug 21, 2022

EUC_JP doc refers to the euc-jp.html and euc-jp-bmp.html, which are not exist. According to the https://encoding.spec.whatwg.org/#indexes I assume, that the correct link is https://encoding.spec.whatwg.org/jis0212.html and https://encoding.spec.whatwg.org/jis0212-bmp.html

@hsivonen
Copy link
Owner

Yeah, EUC-JP should link to the pages you point out and also to https://encoding.spec.whatwg.org/jis0208.html and https://encoding.spec.whatwg.org/jis0208-bmp.html . Looks like I need to revive a way to run the Python 2-dependent generation script.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants