]> source.dussan.org Git - redmine.git/commit
Eases the regexp used to determine the start of a code block (#32359).
authorGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2019 21:54:04 +0000 (21:54 +0000)
committerGo MAEDA <maeda@farend.jp>
Tue, 29 Oct 2019 21:54:04 +0000 (21:54 +0000)
commit19990751a542a68aa183730ae63cc9495958eb86
tree89d5f8482ebf77f883ae004367347af5257b6622
parentfbaaa412ea77aab4efc7585f1973c6872971ee8a
Eases the regexp used to determine the start of a code block (#32359).

Patch by Jens Krämer.

git-svn-id: http://svn.redmine.org/redmine/trunk@18880 e93f8b46-1217-0410-a6f0-8f06a7374b81
lib/redmine/wiki_formatting/markdown/formatter.rb
test/unit/lib/redmine/wiki_formatting/markdown_formatter_test.rb