From 354edf1af29c72e4c82b904f7d219d557a0b75ec Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Sun, 17 Aug 2014 22:13:50 +0200
Subject: Updated formatter helper template * recent changes in InputXSLT
revamped "external-text-formatter" into a general "external-command" function
* this changes were implemented to enable e.g. symlinking and copying files
from the source to the target
---
source/00_content/pages/contact.md | 2 +-
utility/formatter.xsl | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/00_content/pages/contact.md b/source/00_content/pages/contact.md
index a9811b9..84f7b2b 100644
--- a/source/00_content/pages/contact.md
+++ b/source/00_content/pages/contact.md
@@ -9,4 +9,4 @@
### About me
-Hi, my name is Adrian Kummerländer and I am a Software Developer located in southern Germany.
+Hi, my name is Adrian Kummerländer. I am a Software Developer located in southern Germany.
diff --git a/utility/formatter.xsl b/utility/formatter.xsl
index 0f7643e..1c2ff3f 100644
--- a/utility/formatter.xsl
+++ b/utility/formatter.xsl
@@ -11,7 +11,7 @@
-
--
cgit v1.2.3