We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5d6da57 + ffc4211 commit 25b711bCopy full SHA for 25b711b
Demo/URL/gh/get/response.-extension/gist_id/demo.details
@@ -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