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

Quote attributes including macros for WHATWG #54

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions boilerplate/whatwg/computed-metadata-LS-COMMIT.include
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"Title": "[SPECTITLE] Standard Commit [COMMIT-SHA] Snapshot",
"Logo": "https://resources.whatwg.org/logo-[SHORTNAME]-snapshot.svg",
"!Participate": [
"<a href=https://github.com/whatwg/[SHORTNAME]>GitHub whatwg/[SHORTNAME]</a> (<a href=https://github.com/whatwg/[SHORTNAME]/issues/new/choose>new issue</a>, <a href=https://github.com/whatwg/[SHORTNAME]/issues>open issues</a>)",
"<a href=\"https://github.com/whatwg/[SHORTNAME]\">GitHub whatwg/[SHORTNAME]</a> (<a href=\"https://github.com/whatwg/[SHORTNAME]/issues/new/choose\">new issue</a>, <a href=\"https://github.com/whatwg/[SHORTNAME]/issues\">open issues</a>)",
"<a href=https://whatwg.org/chat>Chat on Matrix</a>"
],
"!Commits": [
"<a href=https://github.com/whatwg/[SHORTNAME]/commits>GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=https://[SHORTNAME].spec.whatwg.org/ id=commit-snapshot-link>Go to the living standard</a>",
"<a href=https://twitter.com/[TWITTER]>@[TWITTER]</a>"
"<a href=\"https://github.com/whatwg/[SHORTNAME]/commits\">GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=\"https://[SHORTNAME].spec.whatwg.org/\" id=commit-snapshot-link>Go to the living standard</a>",
"<a href=\"https://twitter.com/[TWITTER]\">@[TWITTER]</a>"
],
"!Tests": "<a href=https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]>web-platform-tests [SHORTNAME]/</a> (<a href=https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]>ongoing work</a>)",
"!Tests": "<a href=\"https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]\">web-platform-tests [SHORTNAME]/</a> (<a href=\"https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]\">ongoing work</a>)",
"Warning": "obsolete",
"Text Macro": "H1 [SPECTITLE] <small>(<a href=https://github.com/whatwg/[SHORTNAME]/commit/[COMMIT-SHA]>Commit [COMMIT-SHA]</a>)</small>"
"Text Macro": "H1 [SPECTITLE] <small>(<a href=\"https://github.com/whatwg/[SHORTNAME]/commit/[COMMIT-SHA]\">Commit [COMMIT-SHA]</a>)</small>"
}
12 changes: 6 additions & 6 deletions boilerplate/whatwg/computed-metadata-LS-PR.include
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
"Title": "[SPECTITLE] Standard Pull Request #[PR-NUMBER] Preview",
"Logo": "https://resources.whatwg.org/logo-[SHORTNAME]-snapshot.svg",
"!Participate": [
"<a href=https://github.com/whatwg/[SHORTNAME]>GitHub whatwg/[SHORTNAME]</a> (<a href=https://github.com/whatwg/[SHORTNAME]/issues/new/choose>new issue</a>, <a href=https://github.com/whatwg/[SHORTNAME]/issues>open issues</a>)",
"<a href=\"https://github.com/whatwg/[SHORTNAME]\">GitHub whatwg/[SHORTNAME]</a> (<a href=\"https://github.com/whatwg/[SHORTNAME]/issues/new/choose\">new issue</a>, <a href=\"https://github.com/whatwg/[SHORTNAME]/issues\">open issues</a>)",
"<a href=https://whatwg.org/chat>Chat on Matrix</a>"
],
"!Commits": [
"<a href=https://github.com/whatwg/[SHORTNAME]/commits>GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=https://[SHORTNAME].spec.whatwg.org/ id=commit-snapshot-link>Go to the living standard</a>",
"<a href=https://twitter.com/[TWITTER]>@[TWITTER]</a>"
"<a href=\"https://github.com/whatwg/[SHORTNAME]/commits\">GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=\"https://[SHORTNAME].spec.whatwg.org/\" id=commit-snapshot-link>Go to the living standard</a>",
"<a href=\"https://twitter.com/[TWITTER]\">@[TWITTER]</a>"
],
"!Tests": "<a href=https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]>web-platform-tests [SHORTNAME]/</a> (<a href=https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]>ongoing work</a>)",
"!Tests": "<a href=\"https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]\">web-platform-tests [SHORTNAME]/</a> (<a href=\"https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]\">ongoing work</a>)",
"Warning": "custom",
"Text Macro": "H1 [SPECTITLE] <small>(<a href=https://github.com/whatwg/[SHORTNAME]/pull/[PR-NUMBER]>PR #[PR-NUMBER]</a>)</small>"
"Text Macro": "H1 [SPECTITLE] <small>(<a href=\"https://github.com/whatwg/[SHORTNAME]/pull/[PR-NUMBER]\">PR #[PR-NUMBER]</a>)</small>"
}
10 changes: 5 additions & 5 deletions boilerplate/whatwg/computed-metadata.include
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"Title": "[SPECTITLE] Standard",
"Logo": "https://resources.whatwg.org/logo-[SHORTNAME].svg",
"!Participate": [
"<a href=https://github.com/whatwg/[SHORTNAME]>GitHub whatwg/[SHORTNAME]</a> (<a href=https://github.com/whatwg/[SHORTNAME]/issues/new/choose>new issue</a>, <a href=https://github.com/whatwg/[SHORTNAME]/issues>open issues</a>)",
"<a href=\"https://github.com/whatwg/[SHORTNAME]\">GitHub whatwg/[SHORTNAME]</a> (<a href=\"https://github.com/whatwg/[SHORTNAME]/issues/new/choose\">new issue</a>, <a href=\"https://github.com/whatwg/[SHORTNAME]/issues\">open issues</a>)",
"<a href=https://whatwg.org/chat>Chat on Matrix</a>"
],
"!Commits": [
"<a href=https://github.com/whatwg/[SHORTNAME]/commits>GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=/commit-snapshots/[COMMIT-SHA]/ id=commit-snapshot-link>Snapshot as of this commit</a>",
"<a href=https://twitter.com/[TWITTER]>@[TWITTER]</a>"
"<a href=\"https://github.com/whatwg/[SHORTNAME]/commits\">GitHub whatwg/[SHORTNAME]/commits</a>",
"<a href=\"/commit-snapshots/[COMMIT-SHA]/\" id=commit-snapshot-link>Snapshot as of this commit</a>",
"<a href=\"https://twitter.com/[TWITTER]\">@[TWITTER]</a>"
],
"!Tests": "<a href=https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]>web-platform-tests [SHORTNAME]/</a> (<a href=https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]>ongoing work</a>)",
"!Tests": "<a href=\"https://github.com/web-platform-tests/wpt/tree/master/[SHORTNAME]\">web-platform-tests [SHORTNAME]/</a> (<a href=\"https://github.com/web-platform-tests/wpt/labels/[SHORTNAME]\">ongoing work</a>)",
"Text Macro": "H1 [SPECTITLE]"
}