summaryrefslogtreecommitdiff
path: root/conf/entities.conf
diff options
context:
space:
mode:
authorandi <andi@splitbrain.org>2005-04-10 19:01:15 +0200
committerandi <andi@splitbrain.org>2005-04-10 19:01:15 +0200
commit4de671bc5e749ac76ad85252df59feb45c749eab (patch)
treeb653219d0ec0b296640ba7b3c742ee989639ae78 /conf/entities.conf
parent2f40443a6ca5a5ddca04b94e4ffc4562c76753c3 (diff)
downloadrpg-4de671bc5e749ac76ad85252df59feb45c749eab.tar.gz
rpg-4de671bc5e749ac76ad85252df59feb45c749eab.tar.bz2
new parser - more fixes
darcs-hash:20050410170115-9977f-620a5fccdc80d5af01d0b9aec9f8b1fb8e4c667d.gz
Diffstat (limited to 'conf/entities.conf')
-rw-r--r--conf/entities.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/conf/entities.conf b/conf/entities.conf
new file mode 100644
index 000000000..321492fff
--- /dev/null
+++ b/conf/entities.conf
@@ -0,0 +1,19 @@
+# Typography to HTML entities
+#
+# Order does matter!
+
+<-> &harr;
+-> &rarr;
+<- &larr;
+<=> &hArr;
+=> &rArr;
+<= &lArr;
+>> &raquo;
+<< &laquo;
+--- &mdash;
+-- &ndash;
+(c) &copy;
+(tm) &trade;
+(r) &reg;
+
+