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

clarify title may use HTML encoded entities #20

Merged
merged 1 commit into from Dec 18, 2019
Merged

clarify title may use HTML encoded entities #20

merged 1 commit into from Dec 18, 2019

Conversation

troyengel
Copy link
Contributor

Via email, the title element may use HTML encoded entities and need to be decoded by the API consumer (<, >, etc.)

@troyengel
Copy link
Contributor Author

Example article showing the HTML entities in title:

@gruseom gruseom merged commit 5beefe8 into HackerNews:master Dec 18, 2019
basil-conto added a commit to clarete/hackernews.el that referenced this pull request Jan 17, 2021
Titles may contain HTML entities such as '>'.
See HackerNews/API#20.

* hackernews.el (hackernews--render-item): Pass title through
xml-substitute-special.
nunoarruda added a commit to nunoarruda/hacker-news-api-types that referenced this pull request Jan 17, 2022
tngranados pushed a commit to tngranados/Hacker-News-API that referenced this pull request Jul 13, 2022
clarify title may use HTML encoded entities
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants