README: reStructuredText fix: ERROR/3 and WARNING/2.
--- 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