I hereby claim:
- I am dewert on github.
- I am dewert (https://keybase.io/dewert) on keybase.
- I have a public key ASDIIUjI_jVcendH-FIlodvixByoqRyyKw9aXJNDrcBwSwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// ==UserScript== | |
// @name Link to Pivotal from GitHub | |
// @namespace http://dvan.ca | |
// @version 0.1 | |
// @description Adds <a> tag to Pivotal story number in pull request | |
// @author De Wet van Niekerk | |
// @match https://github.com/* | |
// @grant none | |
// @require https://code.jquery.com/jquery-3.2.1.min.js | |
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js |
<NotepadPlus> | |
<UserLang name="fme logfile" ext="log" udlVersion="2.1"> | |
<Settings> | |
<Global caseIgnored="yes" allowFoldOfComments="no" foldCompact="no" forcePureLC="0" decimalSeparator="0" /> | |
<Prefix Keywords1="no" Keywords2="no" Keywords3="no" Keywords4="no" Keywords5="no" Keywords6="no" Keywords7="no" Keywords8="no" /> | |
</Settings> | |
<KeywordLists> | |
<Keywords name="Comments">00 01 02 03+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 04===========================================================================</Keywords> | |
<Keywords name="Numbers, prefix1">(</Keywords> | |
<Keywords name="Numbers, prefix2"></Keywords> |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | |
<title>Notification trigger event</title> | |
<style type="text/css"> | |
#map { | |
width: 800px; | |
height: 600px; |