Răsfoiți Sursa

Merge branch 'develop'

Estevão Soares dos Santos 10 ani în urmă
părinte
comite
58d4486147
2 a modificat fișierele cu 846 adăugiri și 817 ștergeri
  1. 26 0
      bower.json
  2. 820 817
      src/showdown.js

+ 26 - 0
bower.json

@@ -0,0 +1,26 @@
+{
+    "name": "showdown",
+    "description": "JavaScript port of Markdown",
+    "homepage": "https://github.com/showdownjs/showdown",
+    "authors": [
+        "John Fraser",
+        "Corey Innis (https://github.com/coreyti)",
+        "Pascal Deschênes (https://github.com/pdeschen)",
+        "Estevão Santos (https://github.com/tivie)"
+    ],
+    "main": ["src/showdown.js"],
+    "ignore": [
+        ".jshintrc",
+        "perlMarkdown/*"
+    ],
+    "repository": {
+        "type": "git",
+        "url": "https://github.com/showdownjs/showdown.git"
+    },
+    "keywords": [
+        "markdown",
+        "md",
+        "mdown"
+    ],
+    "license": "https://github.com/showdownjs/showdown/blob/master/license.txt"
+}

Fișier diff suprimat deoarece este prea mare
+ 820 - 817
src/showdown.js


Unele fișiere nu au fost afișate deoarece prea multe fișiere au fost modificate în acest diff