Restore livepreview.
Improvements include: - UTF-8 aware - Undo and redo support - Code highlighting fixes - New tests ensure output matches native sundown Use jquery 1.7.2
This commit is contained in:
@@ -70,9 +70,6 @@ opts = OptionParser.new do |opts|
|
||||
end
|
||||
end
|
||||
|
||||
# Keep live_preview disabled until a JS based markdown parser is ready.
|
||||
wiki_options[:live_preview] = false
|
||||
|
||||
# Read command line options into `options` hash
|
||||
begin
|
||||
opts.parse!
|
||||
|
||||
Reference in New Issue
Block a user