README: reStructuredText fix: ERROR/3 and WARNING/2. v0.6.x
authorPascal Volk <user@localhost.localdomain.org>
Thu, 12 Apr 2012 18:18:02 +0000
branchv0.6.x
changeset 519 b1fd6f08f369
parent 518 5ec2068d02af
child 520 a0a27688e616
README: reStructuredText fix: ERROR/3 and WARNING/2.
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