blog mef
This commit is contained in:
parent
0af12186e7
commit
c6acf07c09
26 changed files with 183 additions and 72 deletions
2
Yavsc/wwwroot/js/bootstrap.min.js
vendored
Normal file
2
Yavsc/wwwroot/js/bootstrap.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3
Yavsc/wwwroot/js/dropzone.min.js
vendored
Normal file
3
Yavsc/wwwroot/js/dropzone.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
Yavsc/wwwroot/js/jquery-ui.min.js
vendored
Normal file
11
Yavsc/wwwroot/js/jquery-ui.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
4
Yavsc/wwwroot/js/jquery.min.js
vendored
Normal file
4
Yavsc/wwwroot/js/jquery.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
3
Yavsc/wwwroot/js/jquery.signalR-2.2.1.min.js
vendored
Normal file
3
Yavsc/wwwroot/js/jquery.signalR-2.2.1.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
Yavsc/wwwroot/js/md-helpers.min.js
vendored
Normal file
1
Yavsc/wwwroot/js/md-helpers.min.js
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
var markdownize=function(r){if(!r)return"";var n=r.split("\n").map($.trim).filter(function(r){return""!=r}).join("\n");return toMarkdown(n)},converter=new showdown.Converter,htmlize=function(r){return converter.makeHtml(r)},updateMD=function(r,n){if(!n)return jQuery("#"+r).val("");var e=markdownize(n);jQuery("#"+r).val()!==e&&jQuery("#"+r).val(e)};
|
||||
5
Yavsc/wwwroot/js/quill.min.js
vendored
Normal file
5
Yavsc/wwwroot/js/quill.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
Yavsc/wwwroot/js/showdown.min.js
vendored
Normal file
1
Yavsc/wwwroot/js/showdown.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
27
Yavsc/wwwroot/js/site.min.js
vendored
Normal file → Executable file
27
Yavsc/wwwroot/js/site.min.js
vendored
Normal file → Executable file
File diff suppressed because one or more lines are too long
1
Yavsc/wwwroot/js/to-markdown.min.js
vendored
Normal file
1
Yavsc/wwwroot/js/to-markdown.min.js
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue