Skip to content

Commit 25b711b

Browse files
Merge pull request #2 from usernamealreadyis/patch-1
demo.details
2 parents 5d6da57 + ffc4211 commit 25b711b

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed
Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Everything before the line containing only '---' will not be parsed
2+
3+
//* URL: /gh/get/response.{extension}/{gist_id}/
4+
*/
5+
6+
---
7+
name: The Name of the Demo
8+
description: Some description, please keep it in one line
9+
authors:
10+
- John Doe
11+
- Jan Wisniewski
12+
resources:
13+
- http://some.url.com/some/file.js
14+
- http://other.url.com/other_filename.css
15+
normalize_css: no
16+
...
17+
18+
Everything after the line containing only '...' will not be parsed

0 commit comments

Comments
 (0)