editormd开启HTML标签解析

This commit is contained in:
daiao 2017-08-25 11:19:57 +08:00
parent 6bd1d68a8e
commit 5b6156ff4c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
if Rails.env.development?
Rack::MiniProfiler.config.position = 'right'
Rack::MiniProfiler.config.start_hidden = false
Rack::MiniProfiler.config.start_hidden = true
end

View File

@ -157,7 +157,7 @@
tocDropdown : false,
tocContainer : "",
tocStartLevel : 1, // Said from H1 to create ToC
htmlDecode : false, // Open the HTML tag identification
htmlDecode : "style,iframe|on*", // Open the HTML tag identification
pageBreak : true, // Enable parse page break [========]
atLink : true, // for @link
emailLink : true, // for email address auto link