Tweak rest formatting
authorWill Kahn-Greene <willg@bluesock.org>
Mon, 12 Dec 2011 15:48:24 +0000 (10:48 -0500)
committerWill Kahn-Greene <willg@bluesock.org>
Mon, 12 Dec 2011 15:48:24 +0000 (10:48 -0500)
docs/source/media-types.rst

index 809efe076f57c273f6d6cd9dcf4f29876c960a0f..76478143c1caac383cc504c096aad1c29e085cb2 100644 (file)
@@ -15,13 +15,13 @@ Video
 
 To enable video, first install gstreamer and the python-gstreamer
 bindings (as well as whatever gstremaer extensions you want,
-good/bad/ugly).  On Debianoid systems:
+good/bad/ugly).  On Debianoid systems::
 
     sudo apt-get install python-gst0.10
 
-Next, modify (and possibly copy over from mediagoblin.ini) your
-mediagoblin_local.ini.  Uncomment this line in the [mediagoblin]
-section:
+Next, modify (and possibly copy over from ``mediagoblin.ini``) your
+``mediagoblin_local.ini``.  Uncomment this line in the ``[mediagoblin]``
+section::
 
     media_types = mediagoblin.media_types.image, mediagoblin.media_types.video