From cfcc1c13a0e31e19d682d172537e0a40546f9d49 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 26 Dec 2013 18:36:57 -0400 Subject: [PATCH] fix format of sample program --- doc/special_remotes/external.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/special_remotes/external.mdwn b/doc/special_remotes/external.mdwn index 1a62bba646..c69d004251 100644 --- a/doc/special_remotes/external.mdwn +++ b/doc/special_remotes/external.mdwn @@ -18,6 +18,6 @@ It's not hard! of [[special_remotes]]. Here's a simple shell script example, which can easily be adapted -to run whatever commands you need. ([[download|example.sh]]) +to run whatever commands you need. -[[!inline raw=yes pages="special_remotes/external/example.sh"]] +[[!inline pages="special_remotes/external/example.sh"]]