mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 10:19:26 +02:00
Drop deprecated Redcarpet based Markdown formatter (#40149).
Patch by Go MAEDA (user:maeda). git-svn-id: https://svn.redmine.org/redmine/trunk@23153 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -90,7 +90,7 @@ class InlineAutocompleteSystemTest < ApplicationSystemTestCase
|
||||
end
|
||||
|
||||
def test_keyboard_shortcuts_for_wiki_toolbar_buttons_using_markdown
|
||||
with_settings :text_formatting => 'markdown' do
|
||||
with_settings :text_formatting => 'common_mark' do
|
||||
log_user('jsmith', 'jsmith')
|
||||
visit 'issues/new'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user