aboutsummaryrefslogtreecommitdiffstats
path: root/uncompressed/hackmd/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'uncompressed/hackmd/index.js')
-rw-r--r--uncompressed/hackmd/index.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/uncompressed/hackmd/index.js b/uncompressed/hackmd/index.js
new file mode 100644
index 0000000..46335da
--- /dev/null
+++ b/uncompressed/hackmd/index.js
@@ -0,0 +1,4 @@
1// just pass through Franz
2// todo allow custom url
3module.exports = Franz => class HackMd extends Franz {
4};