3 lines
55 B
Plaintext
3 lines
55 B
Plaintext
|
#!/bin/sh
|
||
|
exec "$(dirname "$0")/resources/markdown.pl"
|