From 96895b711b282e914d064273ef9f74b2c5f0c920 Mon Sep 17 00:00:00 2001
From: Adrian Kummerlaender
Date: Tue, 5 Aug 2014 22:15:51 +0200
Subject: Added basic article content embellishment * i.e. inline code is
automatically highlighted using an external syntax highligher
---
source/02_data/articles.xsl | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/source/02_data/articles.xsl b/source/02_data/articles.xsl
index 6401b64..bbe6f40 100644
--- a/source/02_data/articles.xsl
+++ b/source/02_data/articles.xsl
@@ -29,6 +29,23 @@
+
+
+
+
+
+
+
+
+
+ /usr/bin/highlight.sh
+
+
+
+
+
+
+
@@ -55,7 +72,7 @@
-
+
--
cgit v1.2.3