]> source.dussan.org Git - redmine.git/commit
Faster textile table parsing by using a single scan instead of a regexp matching...
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 19 Jan 2015 20:38:48 +0000 (20:38 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Mon, 19 Jan 2015 20:38:48 +0000 (20:38 +0000)
commitb7b1f640798a295a4d86f020a6888181cd9ad915
treed308fa36640386e997f3a080d4c71581333a3cc5
parent0bc87002d297c37019a25de1ae02a63f182b108b
Faster textile table parsing by using a single scan instead of a regexp matching for each cell (#18883).

git-svn-id: http://svn.redmine.org/redmine/trunk@13918 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redcloth3.rb