forked from whatwg/fetch
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.pr-preview.json
More file actions
15 lines (15 loc) · 753 Bytes
/
.pr-preview.json
File metadata and controls
15 lines (15 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"src_file": "fetch.bs",
"type": "bikeshed",
"params": {
"force": 1,
"md-status": "LS-COMMIT",
"md-h1": "Fetch <small>(<a href=\"{{ pull_request.html_url }}\">PR #{{ pull_request.number }}</a>)</small>",
"md-warning": "Commit {{ short_sha }} {{ pull_request.head.repo.html_url }}/commit/{{ sha }} replaced by {{ config.ls_url }}",
"md-title": "{{ config.title }} (Pull Request Snapshot #{{ pull_request.number }})",
"md-Text-Macro": "SNAPSHOT-LINK {{ config.back_to_ls_link }}"
},
"ls_url": "https://fetch.spec.whatwg.org/",
"title": "Fetch Standard",
"back_to_ls_link": "<a href=\"https://fetch.spec.whatwg.org/\" id=\"commit-snapshot-link\">Go to the living standard</a>"
}