about summary refs log tree commit diff
path: root/filters/html-converters/md2html
blob: 5cab749037e37fe289ccd30fa4f624d3137532e4 (plain) (blame)
1
2
#!/bin/sh
exec "$(dirname "$0")/resources/markdown.pl"
n>Don't duplicate path stringJune McEnroe 2022-06-02Use stderr instead of /dev/tty, realloc buffer if lines too longJune McEnroe 2022-06-02Add initial working version of qfJune McEnroe 2022-05-29Set prompt for okshJune McEnroe