From a8b527fbf483af76c5244a8a96bfb36425f5234a Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Mon, 14 Mar 2016 10:49:41 +0000 Subject: [PATCH] Add tools/markdown.php git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@2678 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- tools/markdown.php | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100755 tools/markdown.php diff --git a/tools/markdown.php b/tools/markdown.php new file mode 100755 index 0000000..cce146d --- /dev/null +++ b/tools/markdown.php @@ -0,0 +1,23 @@ +#!/usr/bin/php +html (file_get_contents ($argv[1]));