mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 04:31:10 +08:00
Revert "remove old markdown engine work-in-progress"
This reverts commit ee470b531788b71c22721562e8bbb846004a9bc7.
This commit is contained in:
@ -53,6 +53,7 @@ class ImportScripts::Lithium < ImportScripts::Base
|
||||
|
||||
def execute
|
||||
|
||||
SiteSetting.allow_html_tables = true
|
||||
@max_start_id = Post.maximum(:id)
|
||||
|
||||
import_categories
|
||||
|
Reference in New Issue
Block a user