remove old markdown engine work-in-progress

This commit is contained in:
Sam Saffron
2017-07-12 08:13:33 -04:00
committed by Sam
parent 24db001bfa
commit ee470b5317
62 changed files with 639 additions and 3061 deletions

View File

@ -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)