mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 09:08:10 +08:00
remove old markdown engine work-in-progress
This commit is contained in:
@ -5,7 +5,7 @@ require 'html_normalize'
|
||||
describe PrettyText do
|
||||
|
||||
before do
|
||||
SiteSetting.enable_experimental_markdown_it = true
|
||||
SiteSetting.enable_markdown_typographer = false
|
||||
end
|
||||
|
||||
def n(html)
|
||||
|
Reference in New Issue
Block a user