README
branchv0.6.x
changeset 519 b1fd6f08f369
parent 518 5ec2068d02af
child 535 e956ddc868c0
--- a/README	Wed Apr 11 16:23:27 2012 +0200
+++ b/README	Thu Apr 12 18:18:02 2012 +0000
@@ -63,9 +63,12 @@
   ‣ destinations can be deleted separately
   ‣ destinations can be interpolated using the original address' localpart
     and domain, allowing aliases to have different meaning in aliasdomains,
-    e.g. with the following defined in example.org:
+    e.g. with the following defined in example.org::
+
       postmaster@example.org  →  postmaster+%d@admin.example.org
-    If example.com is an aliasdomain of example.org, the alias will become
+
+    If example.com is an aliasdomain of example.org, the alias will become::
+
       postmaster@example.org  →  postmaster+example.org@admin.example.org
       postmaster@example.com  →  postmaster+example.com@admin.example.org