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

editorial: Use <xmp> tag instead of <pre> in example #70

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

rakuco
Copy link
Member

@rakuco rakuco commented Nov 21, 2023

If we use <pre>, the example code inside needs to be escaped to avoid
Bikeshed errors like

LINE 498:34: Character reference '&lon1' didn't end in ;.
LINE 498:57: Character reference '&resultFormat' didn't end in ;.

Preview | Diff

@rakuco rakuco requested a review from anssiko November 21, 2023 13:55
index.bs Outdated Show resolved Hide resolved
If we use `<pre>`, the example code inside needs to be escaped to avoid
Bikeshed errors like

    LINE 498:34: Character reference '&lon1' didn't end in ;.
    LINE 498:57: Character reference '&resultFormat' didn't end in ;.
@rakuco rakuco force-pushed the use-xmp-in-example branch from c8253e0 to 31b973b Compare November 22, 2023 16:06
@reillyeon reillyeon merged commit 6064ea4 into w3c:main Nov 27, 2023
1 check passed
github-actions bot added a commit that referenced this pull request Nov 27, 2023
SHA: 6064ea4
Reason: push, by reillyeon

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@rakuco rakuco deleted the use-xmp-in-example branch November 27, 2023 22:15
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

Successfully merging this pull request may close these issues.

2 participants