docs: fixup broken rst
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Tue, 4 Jun 2019 12:14:27 +0000 (14:14 +0200)
committerMarge Bot <eric+marge@anholt.net>
Sat, 13 Jun 2020 10:42:00 +0000 (10:42 +0000)
This removes a bit of markup, because it seems rst doesn't really
support markup on links this way. I'm not sure why Pandoc generates
this, but it misrenders.

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4630>

docs/helpwanted.rst

index eb44ee3c1923cf463905f189db67cf561c0a4cf5..dcee4fd7c014bbedc563e84ee64a1d58cad69a6a 100644 (file)
@@ -15,21 +15,21 @@ specific ideas and areas where help would be appreciated:
 #. **Remove aliasing warnings.** Enable gcc's
    ``-Wstrict-aliasing=2 -fstrict-aliasing`` arguments, and track down
    aliasing issues in the code.
-#. **Contribute more tests
-   to**\ `Piglit <https://piglit.freedesktop.org/>`__\ **.**
+#. **Contribute more tests to**
+   `Piglit <https://piglit.freedesktop.org/>`__.
 
 You can find some further To-do lists here:
 
 **Common To-Do lists:**
 
--  ```features.txt`` <https://gitlab.freedesktop.org/mesa/mesa/-/blob/master/docs/features.txt>`__
+-  `features.txt <https://gitlab.freedesktop.org/mesa/mesa/-/blob/master/docs/features.txt>`__
    - Status of OpenGL 3.x / 4.x features in Mesa.
 
 **Legacy Driver specific To-Do lists:**
 
--  ```r600g`` <https://dri.freedesktop.org/wiki/R600ToDo>`__ - Driver
+-  `r600g <https://dri.freedesktop.org/wiki/R600ToDo>`__ - Driver
    for ATI/AMD R600 - Northern Island.
--  ```r300g`` <https://dri.freedesktop.org/wiki/R300ToDo>`__ - Driver
+-  `r300g <https://dri.freedesktop.org/wiki/R300ToDo>`__ - Driver
    for ATI R300 - R500.
 
 If you want to do something new in Mesa, first join the Mesa developer's