aboutsummaryrefslogtreecommitdiff
path: root/core/components/parsedown/docs
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2014-06-22 13:40:55 +0200
committerVictor Häggqvist <[email protected]>2014-06-22 13:40:55 +0200
commit61a021a728e3dfa7b452b1884188780e6dcae01e (patch)
tree63e1a1d6dc15228e9e1cf346811881f8e32c08f4 /core/components/parsedown/docs
init
Diffstat (limited to 'core/components/parsedown/docs')
-rw-r--r--core/components/parsedown/docs/changelog.txt5
-rw-r--r--core/components/parsedown/docs/license.txt21
-rw-r--r--core/components/parsedown/docs/readme.txt18
3 files changed, 44 insertions, 0 deletions
diff --git a/core/components/parsedown/docs/changelog.txt b/core/components/parsedown/docs/changelog.txt
new file mode 100644
index 0000000..baea53b
--- /dev/null
+++ b/core/components/parsedown/docs/changelog.txt
@@ -0,0 +1,5 @@
+Changelog for Parsedown integration into MODx Revolution.
+
+Parsedown 0.1.0
+====================================
+- MODx snippet wrapper for Parsedown
diff --git a/core/components/parsedown/docs/license.txt b/core/components/parsedown/docs/license.txt
new file mode 100644
index 0000000..5e0fc21
--- /dev/null
+++ b/core/components/parsedown/docs/license.txt
@@ -0,0 +1,21 @@
+The MIT License (MIT)
+
+Copyright (c) 2014 Victor Häggqvist
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/core/components/parsedown/docs/readme.txt b/core/components/parsedown/docs/readme.txt
new file mode 100644
index 0000000..cacddd1
--- /dev/null
+++ b/core/components/parsedown/docs/readme.txt
@@ -0,0 +1,18 @@
+--------------------
+Extra: Parsedown
+--------------------
+Version: 0.1.0
+Created: 2014-06-21
+Since: 2014-06-21
+Author: Victor Häggqvist <[email protected]>
+Source: https://github.com/victorhaggqvist/parsedown-modx
+License: MIT
+Creadits: Emanuil Rusev (https://github.com/erusev) Creator of Parsedown (https://github.com/erusev/parsedown)
+
+This Extra provides a snippet [[Parsedown]] which is a wrapper for Parsedown (https://github.com/erusev/parsedown) packaged for easy use in MODx.
+
+Parsedown (PHP lib) is a parser for Markdown with support for GFM (GitHub Flavored Markdown)
+
+USAGE
+
+[[*content:Parsedown]]