diff --git a/data/commands.json b/data/commands.json index 3c45ce4..b06d2d7 100644 --- a/data/commands.json +++ b/data/commands.json @@ -230,6 +230,10 @@ "command": "glow", "desc": "Terminal Markdown Renderer" }, + { + "command": "markserv .", + "desc": "Serve a webserver with rendered Markdown" + }, { "command": "pinta", "desc": "Image editor"