OSDN Git Service

GFM refactor: Simplify the regex pattern
authorRobert Speicher <rspeicher@gmail.com>
Tue, 14 Aug 2012 06:48:23 +0000 (02:48 -0400)
committerRobert Speicher <rspeicher@gmail.com>
Tue, 14 Aug 2012 08:33:41 +0000 (04:33 -0400)
commitd1d19aecdeb73069357885b91dcc0b9f31cde4ba
tree76e3b1ef709d8d16e16fb27d375b5294539a7ec9
parent6ebd360cf2627f874532db6b6fa7f14d4b23984b
GFM refactor: Simplify the regex pattern

Makes use of 'extended' patterns to add comments to the groups, and also
reduces the total number of groups to just those that are used.
app/helpers/gitlab_markdown_helper.rb