Skip to content

Update homekit.markdown: URL encode space char #11542

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

Merged
merged 1 commit into from
Dec 27, 2019
Merged

Update homekit.markdown: URL encode space char #11542

merged 1 commit into from
Dec 27, 2019

Conversation

e28eta
Copy link
Contributor

@e28eta e28eta commented Dec 27, 2019

Description:

Fix URL formatting for new issues.

The current un-encoded space character shows markdown formatting on https://www.home-assistant.io/integrations/homekit/#specific-entity-doesnt-work
Screen Shot 2019-12-26 at 8 28 07 PM

Using %20 instead should fix the markdown rendering to be a link instead (that's what I see when I preview the MD file in GitHub).

It looks like unprivileged users can't label new issues, so I'm not sure the label url parameter does anything, but at a minimum this should fix the formatting of the link.

Pull request in home-assistant (if applicable): Not Applicable

Checklist:

  • Branch: next is for changes and new documentation that will go public with the next Home Assistant release. Fixes, changes and adjustments for the current release should be created against current.
  • The documentation follows the standards.

I'm not sure this addition to the URL works for everyone - it looks like unprivileged users can't label new issues, but this *does* fix the formatting of the link.
@probot-home-assistant probot-home-assistant bot added the current This PR goes into the current branch label Dec 27, 2019
Copy link
Member

@klaasnicolaas klaasnicolaas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thnx for the PR! 👍

@klaasnicolaas klaasnicolaas merged commit 34a39c7 into home-assistant:current Dec 27, 2019
@e28eta e28eta deleted the patch-1 branch December 30, 2019 19:55
ochlocracy pushed a commit to ochlocracy/home-assistant.io that referenced this pull request Jan 22, 2020
I'm not sure this addition to the URL works for everyone - it looks like unprivileged users can't label new issues, but this *does* fix the formatting of the link.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants