Skip to content

Commit

Permalink
Document the title prefix thing
Browse files Browse the repository at this point in the history
  • Loading branch information
zcorpan authored Aug 22, 2016
1 parent 68018ac commit 1fd0c47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-issue.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Usage: include a link like `<a href="https://github.com/whatwg/{my-repo}/issues/new">file an issue</a>`, or give it
// `id="file-issue-link"` instead. Then include this script with
// `id="file-issue-link"` instead. The URL can include ?title=... to give a title prefix. Then include this script with
// `<script src="https://resources.whatwg.org/file-issue.js" defer></script>`. Style the element using the selector
// `.selected-text-file-an-issue`. If you don't want the script to inject styles, use a `data-no-style` attribute on
// the script element.
Expand Down

0 comments on commit 1fd0c47

Please sign in to comment.