We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6fd3b commit 18e5dd7Copy full SHA for 18e5dd7
instant-markdown-d
@@ -1,5 +1,4 @@
1
-#!/bin/sh
2
-':' //; exec "`command -v nodejs || command -v node`" "$0"
+#!/usr/bin/env node
3
4
var MarkdownIt = require('markdown-it');
5
var hljs = require('highlight.js');
0 commit comments