UNPKG

landmark-serve

Version:

Web Application Framework and Admin GUI / Content Management System built on Express.js and Mongoose

9 lines (6 loc) 106 B
jQuery(function($) { $('textarea.markdown').markdown({ autofocus: false, savable: false }); });