added tent-markdown files
This commit is contained in:
parent
52bc494109
commit
a6b4b84fa0
2 changed files with 1226 additions and 0 deletions
7
WebKit/scripts/lib/Markdown.js
Normal file
7
WebKit/scripts/lib/Markdown.js
Normal file
|
@ -0,0 +1,7 @@
|
|||
define([
|
||||
"lib/vendor/tent-markdown"
|
||||
],
|
||||
|
||||
function() {
|
||||
return window.markdown;
|
||||
});
|
1219
WebKit/scripts/lib/vendor/tent-markdown.js
vendored
Normal file
1219
WebKit/scripts/lib/vendor/tent-markdown.js
vendored
Normal file
File diff suppressed because it is too large
Load diff
Reference in a new issue