PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
media
/
editors
/
codemirror
/
addon
/
edit
!function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)}(function(a){"use strict";var b=/^(\s*)(>[> ]*|[*+-]\s|(\d+)([.)]))(\s*)/,c=/^(\s*)(>[> ]*|[*+-]|(\d+)[.)])(\s*)$/,d=/[*+-]\s/;a.commands.newlineAndIndentContinueMarkdownList=function(e){if(e.getOption("disableInput"))return a.Pass;for(var f=e.listSelections(),g=[],h=0;h<f.length;h++){var i=f[h].head,j=e.getStateAfter(i.line),k=j.list!==!1,l=0!==j.quote,m=e.getLine(i.line),n=b.exec(m);if(!f[h].empty()||!k&&!l||!n)return void e.execCommand("newlineAndIndent");if(c.test(m))e.replaceRange("",{line:i.line,ch:0},{line:i.line,ch:i.ch+1}),g[h]="\n";else{var o=n[1],p=n[5],q=d.test(n[2])||n[2].indexOf(">")>=0?n[2]:parseInt(n[3],10)+1+n[4];g[h]="\n"+o+q+p}}e.replaceSelections(g)}});
[+]
..
[-] closebrackets.js
[edit]
[-] closebrackets.min.js
[edit]
[-] closetag.js
[edit]
[-] closetag.min.js
[edit]
[-] continuelist.js
[edit]
[-] continuelist.min.js
[edit]
[-] matchbrackets.js
[edit]
[-] matchbrackets.min.js
[edit]
[-] matchtags.js
[edit]
[-] matchtags.min.js
[edit]
[-] trailingspace.js
[edit]
[-] trailingspace.min.js
[edit]
[-] .htaccess.disabled
[edit]