Skip to content

Commit

Permalink
Merge pull request dlang#102 from blackwhale/master
Browse files Browse the repository at this point in the history
New std.regex article
  • Loading branch information
andralex committed Mar 23, 2012
2 parents f498b0c + 389fe44 commit 2493e19
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 180 deletions.
4 changes: 4 additions & 0 deletions doc.ddoc
Expand Up @@ -462,5 +462,9 @@ DOLLAR=$
AMAZON= <iframe src="http://rcm.amazon.com/e/cm?t=classicempire&o=1&p=8&l=as1&asins=$0&fc1=000000&IS2=1&lt1=_blank&lc1=0000FF&bc1=000000&bg1=FFFFFF&f=ifr" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
AMAZONLINK= $(LINK2 http://www.amazon.com/exec/obidos/ASIN/$1/classicempire, $+)

WEB = $(LINK2 http://$1,$2)
LUCKY = $(WEB
google.com/search?btnI=I%27m+Feeling+Lucky&amp;ie=UTF-8&amp;oe=UTF-8&amp;q=$0,$0)

FOO=FOO

0 comments on commit 2493e19

Please sign in to comment.