summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/index.js')
-rw-r--r--packages/markdown/marked/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/markdown/marked/index.js b/packages/markdown/marked/index.js
new file mode 100644
index 00000000..a12f9056
--- /dev/null
+++ b/packages/markdown/marked/index.js
@@ -0,0 +1 @@
+module.exports = require('./lib/marked');