Enter this in the search box along with your search terms:
Get all gists from the user santisbon.
user:santisbon
Find all gists with a .yml extension.
extension:yml
Find all gists with HTML files.
language:html
Enter this in the search box along with your search terms:
Get all gists from the user santisbon.
user:santisbon
Find all gists with a .yml extension.
extension:yml
Find all gists with HTML files.
language:html
<!doctype html> | |
<html> | |
<head> | |
<title>This is the title of the webpage!</title> | |
</head> | |
<body> | |
<p> | |
This is an example paragraph.<br /> | |
Anything in the <strong>body</strong> tag will appear on the page.<br /> | |
Just like this <strong>p</strong> tag and its contents. |
Summary | How to control (or Understand) your GIST page's files list order. |
Notice | not official documentation. |