]> source.dussan.org Git - redmine.git/commit
Extract headings and TOC parsing from the textile formatter.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 6 Nov 2010 17:47:27 +0000 (17:47 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sat, 6 Nov 2010 17:47:27 +0000 (17:47 +0000)
commit024ff96ee27aa7e61ceec25a351f6800461d5cf3
treed0cc3a32d0990d422916caa5ff4793beb5a990e5
parent666c54e86c2a8532ff9330d7ce4e9e7d3a44b173
Extract headings and TOC parsing from the textile formatter.

Fixes #2038 and #3707 and will allow to support TOC with other text formatters.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4376 e93f8b46-1217-0410-a6f0-8f06a7374b81
app/helpers/application_helper.rb
lib/redmine/wiki_formatting/macros.rb
lib/redmine/wiki_formatting/textile/formatter.rb
test/unit/helpers/application_helper_test.rb
test/unit/lib/redmine/wiki_formatting/macros_test.rb