Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Wraps metadata charset definition in double-quotes.#1404

Open
JonasPhilbert wants to merge 1 commit into
graphql:mainfrom
JonasPhilbert:patch-1
Open

Wraps metadata charset definition in double-quotes.#1404
JonasPhilbert wants to merge 1 commit into
graphql:mainfrom
JonasPhilbert:patch-1

Conversation

@JonasPhilbert

Copy link
Copy Markdown

Encoding meta definitions should be wrapped in quotes, like other HTML attributes. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#examples

Was found because it caused an error in the characters used for code folding.

Changes proposed in this pull request:

  • Wrap metadata charset attribute in double-quotes.

Encoding meta definitions should be wrapped in quotes, like other HTML attributes. See: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/meta#examples

Was found because it caused an error in the characters used for code folding.
@linux-foundation-easycla

Copy link
Copy Markdown

CLA Not Signed

@JonasPhilbert JonasPhilbert changed the title Wrap charset in quotes. Wraps metadata charset definition in double-quotes. Oct 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant