deanishe / deanishe/alfred-unicode

README.html - undefined character encoding due to missing tag

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
59
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Symptom: when the README.html file inside the workflow is opened with the Safari Web browser (with default character encoding), all the characters representing keys are rendered as gibberish.

Actual issue: the expected META tag to set the character encoding to UTF-8 is missing from the the README.html file in the source code.

Workarounds: adding the META tag line to the copy of the file in the workflow does correct the issue locally, as does setting Safari to use UTF-8 by default.

Reason for absence of pull request: the README.md file does include the tag and I anticipate that you derive the HTML document from that.

Thanks for this workflow!

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.