piouPiouM (owner)

Revisions

gist: 222330 Download_button fork
public
Public Clone URL: git://gist.github.com/222330.git
Embed All Files: show embed
idf-issues-test.txt #
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Singular
 
    issue 2
    issue 11
    bug 2
    ticket 2
    #2
    issue #2
    foo #2
 
    issue 11#ic200
    issue 11#ic (not match the empty comment anchor)
    #11#ic200
    #11#ic (not match the empty comment anchor)
 
    issue 2, 11 (not working, see plural forms)
    bug 2, 11 (not working, see plural forms)
    http://www.example.com/#2 (not working, no space before the #);
 
Plural
 
    issues 2, 3
    issues 2 and 3
    issues 2 et 3
    issues 2, 3, 4
    issues 2, 3, 4 and 11
    issues 2, 3, 994 and 11 (with a unknown issue)
    bugs 2, 3
    bugs 2 and 3
    bugs 2 et 3
    bugs 2, 3, 4
    bugs 2, 3, 4 and 11
    bugs 2, 3, 944 and 11 (with a unknown commit)
    tickets 2, 3
    tickets 2 and 3
    tickets 2 et 3
    tickets 2, 3, 4
    tickets 2, 3, 4 and 11
    tickets 2, 3, 944 and 11 (with a unknown commit)
 
    #2 #3 #11 and #10 foo #9
    #2 #3 #944 and #10 foo #9 (with a unknown commit)
    lala #2 #3 #11 and #10 foo #9
    #2 #3#ic200 #11 and #10 foo #9
    #2 #3#ic200 #11 and #10#ic200 foo #9 (with comment anchor 200 at issues "3" and "10")
    #2 #3#ic200 #11 and #10#ic foo #9 (with comment anchor 200 at issue "3" and an empty anchor at ticket "10")
 
    issues 2,
    3 (not match)