Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_markdown.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Appelman <robin@icewind.nl>2017-08-29 12:54:50 +0300
committerRobin Appelman <robin@icewind.nl>2017-08-29 12:54:50 +0300
commitcca550b7e9f883464e494ed8880aedd7fa753786 (patch)
treec22448a769474d24ea646f52314e1f6fbe14c450 /package.json
parentee7fd7148c9b0fb40e91640057dfe42238faf094 (diff)
add preamble support
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 1de2dc4..dc16cae 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"markdown-it": "^8.4.0",
"markdown-it-anchor": "^4.0.0",
"markdown-it-for-inline": "^0.1.1",
+ "markdown-it-github-preamble": "^1.0.0",
"markdown-it-highlightjs": "^3.0.0",
"markdown-it-table-of-contents": "^0.3.2",
"markdown-it-texmath": "^0.4.3",