diff options
| author | Adrian Kummerlaender | 2014-08-17 22:13:50 +0200 | 
|---|---|---|
| committer | Adrian Kummerlaender | 2014-08-17 22:13:50 +0200 | 
| commit | d6d18a05e29bfd2d91c479071f9f6e3888be3ad1 (patch) | |
| tree | 576b932770373b4b963a59823cfc4dd707befb4d | |
| parent | 90573e5baa9d7eb2a132454dd0fccd65e5c43748 (diff) | |
| download | blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar.gz blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar.bz2 blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar.lz blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar.xz blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.tar.zst blog_content-d6d18a05e29bfd2d91c479071f9f6e3888be3ad1.zip | |
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
| -rw-r--r-- | pages/contact.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/pages/contact.md b/pages/contact.md index a9811b9..84f7b2b 100644 --- a/pages/contact.md +++ b/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. | 
