":"> $1", editor); + } + }, + "link" : { + "title" : "Link", + "label" : '', + "action" : function(editor){ + baseReplacer(this.getMode() == 'html' ? '$1':"[$1](http://)", editor); + } + }, + "picture" : { + "title" : "Picture", + "label" : '', + "action" : function(editor){ + baseReplacer(this.getMode() == 'html' ? '':"![$1](http://)", editor); + } + }, + "listUl" : { + "title" : "Unordered List", + "label" : '', + "action" : function(editor){ + if(this.getMode() == 'markdown') baseReplacer("* $1", editor); + } + }, + "listOl" : { + "title" : "Ordered List", + "label" : '', + "action" : function(editor){ + if(this.getMode() == 'markdown') baseReplacer("1. $1", editor); + } + } + }; + + Markdownarea.defaults = { + "mode" : "split", + "height" : 500, + "maxsplitsize" : 1000, + "codemirror" : { mode: 'gfm', tabMode: 'indent', tabindex: "2", lineWrapping: true, dragDrop: false, autoCloseTags: true, matchTags: true }, + "toolbar" : [ "bold", "italic", "strike", "link", "picture", "blockquote", "listUl", "listOl" ], + "lblPreview" : "Preview", + "lblCodeview" : "Markdown" + }; + + Markdownarea.template = '$1
사용 여부에 따라 필요한 만큼만 사용하는 방식으로 기존 클라우드 방식 보다 70% 이상 비용 절약 가능
+서버 운용 지식이 없어도 쉽게 사용가능한 방식
+생성, 제거를 자유자재로 가능하므로 용량 내에서는 여러 웹사이트 제작 가능
+안전하고 믿을 만한 단독 서버 사용(dashboard)
+상담을 통해 선정하는 불투명한 산출 방식 대신 정찰제로 운영
+원하는 크기와 기간에 따른 다양한 선택폭
+타사보다 80% 정도 저렴한 가격
+
+
+
+ Join Now!
+
+