diff --git a/poc/examples/pandoc/testme b/poc/examples/pandoc/testme new file mode 100755 index 0000000..e2fabd3 --- /dev/null +++ b/poc/examples/pandoc/testme @@ -0,0 +1,8 @@ +#!/usr/bin/env sh + +curl -X POST --data-binary @- http://localhost:8080/convert/markdown/man <