-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcomputed-metadata.include
More file actions
20 lines (20 loc) · 1.2 KB
/
computed-metadata.include
File metadata and controls
20 lines (20 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"Title": "[SPECTITLE] Standard",
"Logo": "https://resources.whatwg.org/logo-[SHORTNAME].svg",
"!参与贡献": [
"<a href=https://github.com/whatwg/[SHORTNAME]>GitHub whatwg/[SHORTNAME]</a> (<a href=https://github.com/whatwg/[SHORTNAME]/issues/new>new issue</a>, <a href=https://github.com/whatwg/[SHORTNAME]/issues>open issues</a>)",
"<a href=https://whatwg.org/chat>Chat on Matrix</a>",
"<a href=https://github.com/JunLiangWangX/DOM-Standard>简体中文翻译(非规范)</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>"
],
"!测试": "<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>)",
"!翻译(非规范)":[
"<a href=https://triple-underscore.github.io/DOM4-ja.html>日本語</a>",
"<a href=https://junliangwangx.github.io/DOM-Standard/index.html>简体中文</a>"
],
"Text Macro": "H1 [SPECTITLE]"
}