Project 'mj/owl' was moved to 'owl/owl'. Please update any links and bookmarks that may still have the old path.
"Reply" + lepší formátování pro blockquote
Compare changes
- Martin Mareš authored
In accordance with contemporary JS style, we now prefer "const" over "var" where appropriate.
+ 9
− 10
@@ -23,20 +23,19 @@ md.use(mhl, {
@@ -46,9 +45,9 @@ exports.render_md = function () {