# HG changeset patch
# User Pascal Volk <user@localhost.localdomain.org>
# Date 1334254682 0
# Node ID b1fd6f08f36984651980726a5d65a974ed6a441d
# Parent  5ec2068d02af2187f5e2d2493c092d76257ec31e
README: reStructuredText fix: ERROR/3 and WARNING/2.

diff -r 5ec2068d02af -r b1fd6f08f369 README
--- 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