aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd/index.js
blob: c3d5c52489815b7527fb896fb5696df6fac7ee25 (plain) (blame)
1
2
3
// todo allow custom url
module.exports = Ferdi => class HackMd extends Ferdi {
};